diff --git a/files/templates/chat.html b/files/templates/chat.html index ff278ccf7..a988d79fa 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -40,7 +40,6 @@ #chat-window { -ms-overflow-style: none; scrollbar-width: none; - display: flex !important; flex-direction: column-reverse !important; }