Browse Source

警告下移

gcz 3 years ago
parent
commit
d9f52cc86a
1 changed files with 1 additions and 1 deletions
  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;