From f4327aff69acbe8a6af744efb083df8b34e2de9d Mon Sep 17 00:00:00 2001 From: Jaz Date: Tue, 16 May 2023 23:11:29 -0700 Subject: Fix mobile layout at least for mobile web --- src/view/shell/Drawer.tsx | 57 +++++++++++++++++++++++------------------------ 1 file changed, 28 insertions(+), 29 deletions(-) (limited to 'src') diff --git a/src/view/shell/Drawer.tsx b/src/view/shell/Drawer.tsx index 2c7c65247..aad382121 100644 --- a/src/view/shell/Drawer.tsx +++ b/src/view/shell/Drawer.tsx @@ -294,35 +294,33 @@ export const DrawerContent = observer(() => { - {!isWeb && ( - - - Set color theme - - - - - - + + + Set color theme + + + + + - )} +