From 4dd9e51bfd990e919a149aa54f8e3c89e0470e36 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 2 Apr 2022 17:47:24 +0200 Subject: [PATCH] fsd --- files/templates/chat.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/chat.html b/files/templates/chat.html index 6b0582361b..8c396f4ea4 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -66,7 +66,7 @@ margin-top: 0.5rem; } #chat-window { - max-height: calc(100vh - 280px); + max-height: calc(100vh - 180px); } } @@ -162,7 +162,7 @@
-
+