tremble пре 3 година
родитељ
комит
2d0d8edfd4
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/components/shared/Guide.vue

+ 1 - 1
src/components/shared/Guide.vue

@@ -41,7 +41,7 @@ useApp().then((app) => {
   top: 0;
   width: 100%;
   height: 100%;
-  z-index: 109;
+  z-index: 10999999999;
   background-color: rgba(0, 0, 0, 0.7);
 }
 .user-guide {