From fb3ec146a9e1444ece749d0bcf232a554e933fb0 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 17 五月 2022 22:56:16 +0800 Subject: [PATCH] Merge branch 'develop' --- 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