This commit is contained in:
cuom1999 2024-01-09 13:13:13 -06:00
commit 104cee9e81

View file

@ -90,6 +90,8 @@
} }
#chat-area { #chat-area {
flex-grow: 1; flex-grow: 1;
min-width: 70%;
max-width: 70%;
} }
} }
#chat-input, #chat-log .content-message { #chat-input, #chat-log .content-message {