From 04f089a697a072622813ce75bcdc17323288b13c Mon Sep 17 00:00:00 2001 From: Aevann Date: Sun, 12 May 2024 17:50:51 +0300 Subject: [PATCH] 292px --- files/assets/css/chat.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/assets/css/chat.css b/files/assets/css/chat.css index ab51b5907..2b7615bae 100644 --- a/files/assets/css/chat.css +++ b/files/assets/css/chat.css @@ -69,7 +69,7 @@ blockquote { font-size: 12px !important; } #chat-window { - max-height: calc(100vh - 290px); + max-height: calc(100vh - 292px); } .chat-window-1 { max-height: calc(100vh - 263px) !important;