same as last commit

master
Aevann 2024-04-06 07:09:08 +02:00
parent 35283e0649
commit 53493d693e
1 changed files with 2 additions and 2 deletions

View File

@ -68,10 +68,10 @@ blockquote {
font-size: 12px !important;
}
#chat-window {
max-height: calc(100vh - 350px);
max-height: calc(100vh - 300px);
}
.chat-window-1 {
max-height: calc(100vh - 308px) !important;
max-height: calc(100vh - 258px) !important;
}
}