From 2a3fa58e11a6b6b42fcba08f04538e0983e26281 Mon Sep 17 00:00:00 2001 From: infinite-persistence Date: Wed, 8 Sep 2021 17:08:20 +0800 Subject: [PATCH] Swap "Moderator" and "Muted words" location. Quick fix for the lack of scroll lines for the upcoming "moderator search popup". The proper fix would be to move the popup above the input when we are at the extreme bottom. --- ui/page/settingsCreator/view.jsx | 34 ++++++++++++++++---------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/ui/page/settingsCreator/view.jsx b/ui/page/settingsCreator/view.jsx index a067d6478..92bb24b9c 100644 --- a/ui/page/settingsCreator/view.jsx +++ b/ui/page/settingsCreator/view.jsx @@ -400,23 +400,6 @@ export default function SettingsCreatorPage(props: Props) { /> - -
- -
-
-
+ + +
+ +
+
} />