more chat improvements

pull/90/head
Aevann 2023-01-21 14:29:47 +02:00
parent 4bd99bc171
commit 39bec16c1a
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#chat-window { #chat-window {
max-height: calc(100vh - 220px); max-height: calc(100vh - 240px);
overflow-y: auto; overflow-y: auto;
background-color: transparent !important; background-color: transparent !important;
} }