zhujindu 1 anno fa
parent
commit
4919154238
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/components/imageAIVerifyErr.vue

+ 1 - 1
src/components/imageAIVerifyErr.vue

@@ -327,6 +327,6 @@ export default {
   z-index: 3334 !important;
 }
 .AIImageItem {
-  z-index: 3334;
+  z-index: 3334 !important;
 }
 </style>