浏览代码

警告下移

gcz 3 年之前
父节点
当前提交
d9f52cc86a
共有 1 个文件被更改,包括 1 次插入1 次删除
  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;