DESKTOP-O04BTUJ\muzen 2 years ago
parent
commit
6bb5745df6
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/common/main.scss

+ 0 - 2
src/common/main.scss

@@ -2,8 +2,6 @@ body{
   height: 100%;
   background-color: #181818;
   color: #FFF;
-  padding-bottom: constant(safe-area-inset-bottom);
-  padding-bottom: env(safe-area-inset-bottom);
 }
 
 page{