@@ -1,5 +1,5 @@
<!--
- * @LastEditors: wangcc
+ * @LastEditors: gcz
-->
<template>
<div class="alarm-wrap">
@@ -131,7 +131,7 @@ export default {
position: fixed;
left: 0;
right: 0;
- top: calc(var(--header-height) + 34px + 40px);
+ top: calc(var(--header-height) + 34px + 50px);
}
.alarm {
position: relative;