Ökat upp chatfönstrets höjd vid start
This commit is contained in:
@@ -16,7 +16,7 @@ h1 {
|
|||||||
#chatbox {
|
#chatbox {
|
||||||
width: calc(50% - 60px); /* Adjust width for input and button */
|
width: calc(50% - 60px); /* Adjust width for input and button */
|
||||||
/* max-width: 500px; */
|
/* max-width: 500px; */
|
||||||
height: 200px;
|
height: 600px;
|
||||||
/* background-color: #fff8bc; */
|
/* background-color: #fff8bc; */
|
||||||
background-color: #ffffff;
|
background-color: #ffffff;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
|
|||||||
Reference in New Issue
Block a user