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

View file

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