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/zshare/normalTable/index.scss |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/tabviews/zshare/normalTable/index.scss b/src/tabviews/zshare/normalTable/index.scss
index 484fe09..0011eac 100644
--- a/src/tabviews/zshare/normalTable/index.scss
+++ b/src/tabviews/zshare/normalTable/index.scss
@@ -175,9 +175,10 @@
             padding: 5px;
           }
           .mk-picture {
-            background-color: #e9e9e9;
+            background-color: #f5f5f5;
             background-position: center center;
             background-size: cover;
+            background-repeat: no-repeat;
           }
           .image-scale {
             cursor: zoom-in;

--
Gitblit v1.8.0