Browse Source

Fix mobile nav stylelint

tusooa 2 years ago
parent
commit
c7c68340f1
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/components/mobile_nav/mobile_nav.vue

+ 2 - 0
src/components/mobile_nav/mobile_nav.vue

@@ -247,10 +247,12 @@
       }
     }
   }
+
   .confirm-modal.dark-overlay {
     &::before {
       z-index: 3000;
     }
+
     .dialog-modal.panel {
       z-index: 3001;
     }