same as last commit

master
Aevann 2024-04-06 07:10:40 +02:00
parent 53493d693e
commit 06dd3dcc00
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 - 300px);
max-height: calc(100vh - 305px);
}
.chat-window-1 {
max-height: calc(100vh - 258px) !important;
max-height: calc(100vh - 263px) !important;
}
}