gcz 3 lat temu
rodzic
commit
d9f52cc86a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/components/alarm.vue

+ 1 - 1
src/components/alarm.vue

@@ -43,7 +43,7 @@
 position: fixed;
     left: 0;
     right: 0;
-    top: calc( var(--header-height) + 24px);
+    top: calc( var(--header-height) + 34px + 40px );
 }
 .alarm {
      position: relative;