From 11745b05b3ecdd3a3dc6f64793dc83a095de2b09 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 12 五月 2022 10:19:52 +0800
Subject: [PATCH] 2022-05-12

---
 src/tabviews/zshare/fileupload/index.scss |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/src/tabviews/zshare/fileupload/index.scss b/src/tabviews/zshare/fileupload/index.scss
index 4f0cf99..86f8505 100644
--- a/src/tabviews/zshare/fileupload/index.scss
+++ b/src/tabviews/zshare/fileupload/index.scss
@@ -14,12 +14,12 @@
     width: 90px;
     height: 90px;
   }
-  .ant-upload-list-picture-card .ant-upload-list-item-undefined {
-    border-color: #f5222d;
-    .ant-upload-list-item-name {
-      color: #f5222d;
-    }
-  }
+  // .ant-upload-list-picture-card .ant-upload-list-item-undefined {
+  //   border-color: #f5222d;
+  //   .ant-upload-list-item-name {
+  //     color: #f5222d;
+  //   }
+  // }
   .ant-upload-list-picture-card .ant-upload-list-item {
     width: 90px;
     height: 90px;

--
Gitblit v1.8.0