From 73f5b172b5eb9eb46ddc0a9063a749239ae695a8 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 2 Apr 2022 17:38:08 +0200 Subject: [PATCH] fasdfds --- files/templates/chat.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/chat.html b/files/templates/chat.html index 3083d992de..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 - 255px); + max-height: calc(100vh - 180px); } }