From 7046b2568593b72f3640df6796a2b81980134030 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期日, 18 九月 2022 23:45:57 +0800
Subject: [PATCH] 2022-09-18

---
 src/tabviews/custom/components/share/normalTable/index.scss |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/tabviews/custom/components/share/normalTable/index.scss b/src/tabviews/custom/components/share/normalTable/index.scss
index d9c7c76..ebaa748 100644
--- a/src/tabviews/custom/components/share/normalTable/index.scss
+++ b/src/tabviews/custom/components/share/normalTable/index.scss
@@ -100,7 +100,8 @@
           position: relative;
           background-position: center center;
           background-size: cover;
-          background-color: #e9e9e9;
+          background-repeat: no-repeat;
+          background-color: #f5f5f5;
           margin: 2px;
         }
         .ant-mk-picture.scale {

--
Gitblit v1.8.0