liushengqiang 1 anno fa
parent
commit
8c8ec73f57
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      src/pc/component/upload-to-resources/index.module.less

+ 2 - 0
src/pc/component/upload-to-resources/index.module.less

@@ -97,4 +97,6 @@
     height: 80vh;
     border: none;
     z-index: -100;
+    pointer-events: none;
+    opacity: 0;
 }