gcz 2 lat temu
rodzic
commit
399464828f
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      src/components/alarm.vue

+ 4 - 0
src/components/alarm.vue

@@ -40,6 +40,10 @@
 
 <style lang='scss' scoped>
 .alarm-wrap{
+  pointer-events: none;
+  & > * {
+    pointer-events: auto;
+  }
 position: fixed;
     left: 0;
     right: 0;