summaryrefslogtreecommitdiff
path: root/www/css
diff options
context:
space:
mode:
Diffstat (limited to 'www/css')
-rw-r--r--www/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/css/style.css b/www/css/style.css
index 302e7b06..82160ea0 100644
--- a/www/css/style.css
+++ b/www/css/style.css
@@ -1324,7 +1324,7 @@ fill-opacity: 0.8;
body {
font-family: sans-serif;
height:100%;
-
+ padding-top: constant(safe-area-inset-top);
}