diff --git a/files/templates/chat.html b/files/templates/chat.html index 4a3a4caad5..a8bac63f03 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -65,9 +65,6 @@ .diff { margin-top: 0.5rem; } - #chat-window { - max-height: calc(100vh - 250px); - } } p {