whao 2 anni fa
parent
commit
94a7be35e0
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/components/vBottomMenu.vue

+ 1 - 1
src/components/vBottomMenu.vue

@@ -57,7 +57,7 @@
     left: 50%;
     transform: translateX(-50%);
     bottom: 0;
-    z-index: 100000;
+    z-index: 999;
     border-radius: 5px;
     display: flex;
     justify-content: center;