From c96992f67b4e5828588bfa4c9cea9af0cbfd3845 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Wed, 4 May 2022 23:39:11 +0200 Subject: [PATCH] fsd --- files/templates/chat.html | 1 - 1 file changed, 1 deletion(-) 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; }