From cb9ade2afd2a367ad767bc605ab7086c695dd010 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 09 十二月 2022 15:53:32 +0800 Subject: [PATCH] 2022-12-09 --- 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