The css is working again (The responsive will be optimized on a later date)

This commit is contained in:
sageTheDM 2024-09-23 16:53:29 +02:00
parent aaedab54cb
commit 637cf60a9b
10 changed files with 246 additions and 161 deletions

View file

@ -12,8 +12,7 @@
font-size: 1em;
overflow-y: auto;
width: calc(100% - 2em); /* Corrected calculation for width */
height: 70vh;
margin-bottom: 1vh;
height: 75vh;
}
#conversation {