From 1e24d97fd86461e52d58af1e0d510a1739a0a15e Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Sun, 3 Sep 2023 02:00:51 +0300 Subject: [PATCH] Better layout for user settings on small screens --- public/css/mobile-styles.css | 6 +++++- public/index.html | 7 +++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/public/css/mobile-styles.css b/public/css/mobile-styles.css index e05f77c27..b5c58f969 100644 --- a/public/css/mobile-styles.css +++ b/public/css/mobile-styles.css @@ -271,7 +271,11 @@ } @media screen and (min-width: 1001px) { - #PygOverrides, #ContextFormatting { + #PygOverrides, + #ContextFormatting, + #UI-Theme-Block, + #UI-Customization, + #power-user-options-block { flex: 1; } } diff --git a/public/index.html b/public/index.html index 868530386..2e0d6a511 100644 --- a/public/index.html +++ b/public/index.html @@ -2701,7 +2701,7 @@
-
+

@@ -2837,7 +2837,7 @@

-
+

UI Customization

@@ -2972,8 +2972,7 @@
- -
+

Power User Options