From c593048fd2b71df0bed46c97110e19e0b9bb3cd4 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 07 十月 2022 15:50:53 +0800 Subject: [PATCH] 2022-10-07 --- src/tabviews/custom/components/card/cardcellList/index.scss | 9 --------- 1 files changed, 0 insertions(+), 9 deletions(-) diff --git a/src/tabviews/custom/components/card/cardcellList/index.scss b/src/tabviews/custom/components/card/cardcellList/index.scss index 2030460..fa2af83 100644 --- a/src/tabviews/custom/components/card/cardcellList/index.scss +++ b/src/tabviews/custom/components/card/cardcellList/index.scss @@ -151,15 +151,6 @@ } } } - .ant-mk-picture { - background-size: cover; - background-position: center center; - background-repeat: no-repeat; - background-color: #f5f5f5; - } - .ant-mk-picture.scale { - cursor: zoom-in; - } .ant-mk-icon { vertical-align: top; line-height: inherit; -- Gitblit v1.8.0