zhujindu hace 1 año
padre
commit
4919154238
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>