From 06b284fd063ab5f75ff68bbcf5629e8ba66770b3 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Fri, 9 Jul 2021 08:36:52 +0200 Subject: more icons and manifests --- styles/mobile.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'styles') diff --git a/styles/mobile.css b/styles/mobile.css index e9f8db4..3d477f5 100644 --- a/styles/mobile.css +++ b/styles/mobile.css @@ -73,3 +73,15 @@ .MuiDrawer-root .MuiListItem-root.Mui-selected:active:after { opacity: .15 !important; } + +.listWrapper .bottomActions { + bottom: 24px; +} + +.ios-status-bar { + position: fixed; + left: 0; + right: 0; + height: 100px; +} + -- cgit v1.2.3