Ökat upp chatfönstrets höjd vid start

This commit is contained in:
Joakim Persson
2024-07-31 15:44:18 +02:00
parent 9ae5840e8b
commit 14eaf57335
+1 -1
View File
@@ -16,7 +16,7 @@ h1 {
#chatbox {
width: calc(50% - 60px); /* Adjust width for input and button */
/* max-width: 500px; */
height: 200px;
height: 600px;
/* background-color: #fff8bc; */
background-color: #ffffff;
border-radius: 10px;