whao 3 gadi atpakaļ
vecāks
revīzija
94a7be35e0
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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;