zhujindu 1 年間 前
コミット
4919154238
1 ファイル変更1 行追加1 行削除
  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>