Browse Source

警告下移

gcz 3 năm trước cách đây
mục cha
commit
d9f52cc86a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;