From 064363587292c429075273db1cc40b23ea4a847e Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期六, 17 九月 2022 15:31:22 +0800 Subject: [PATCH] 2022-09-17 --- src/tabviews/custom/components/card/cardcellList/index.scss | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/tabviews/custom/components/card/cardcellList/index.scss b/src/tabviews/custom/components/card/cardcellList/index.scss index eb77a1e..11dec19 100644 --- a/src/tabviews/custom/components/card/cardcellList/index.scss +++ b/src/tabviews/custom/components/card/cardcellList/index.scss @@ -155,6 +155,7 @@ background-size: cover; background-position: center center; background-repeat: no-repeat; + background-color: #e9e9e9; } .ant-mk-picture.scale { cursor: zoom-in; -- Gitblit v1.8.0