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 {