Explorar o código

fix(iPhone): notification position

leizhe %!s(int64=3) %!d(string=hai) anos
pai
achega
6a151937d7
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      src/main/frontend/components/header.css

+ 4 - 0
src/main/frontend/components/header.css

@@ -276,6 +276,10 @@ html.is-native-iphone {
         }
     }
     
+    .ui__notifications {
+        top: calc(var(--ls-headbar-height) + var(--ls-headbar-inner-top-padding) - 0.3rem);
+    }
+    
     @media (orientation: landscape) {
         --ls-headbar-inner-top-padding: 8px;
         --ls-headbar-height: 2.5rem;