css progress done

This commit is contained in:
YasinOnm08 2024-09-30 16:11:01 +02:00
parent 9bee0d7774
commit 4590593d73
12 changed files with 48 additions and 34 deletions

View file

@ -16,6 +16,7 @@
border-bottom-right-radius: 0;
margin-left: auto;
text-align: left;
margin-right: 1.5vw;
}
.ai-message {
@ -27,6 +28,7 @@
}
.ai-container{
position: relative;
height: min-content;
bottom: 0;
width: 100%;