diff --git a/files/templates/chat.html b/files/templates/chat.html index 0132eea077..c4515c4cab 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -76,7 +76,7 @@ margin-top: 0.5rem; } #chat-window { - max-height: 65vh; + max-height: 63vh; } }