make chat longer by 10 px on mobile

pull/226/head
Aevann 2024-05-12 17:45:16 +03:00
parent 1892928d7a
commit 36e8a3b091
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ blockquote {
font-size: 12px !important;
}
#chat-window {
max-height: calc(100vh - 295px);
max-height: calc(100vh - 285px);
}
.chat-window-1 {
max-height: calc(100vh - 263px) !important;