From 60121031773dc0501bd75342cd4b1c2ae4e23732 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sun, 12 May 2024 17:49:45 +0300 Subject: [PATCH] 290px --- 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 5c13b113f..ab51b5907 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 - 285px); + max-height: calc(100vh - 290px); } .chat-window-1 { max-height: calc(100vh - 263px) !important;