From 78eed586f6a0d15162c89878c53a301e7b142a8a Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期一, 10 十月 2022 00:07:06 +0800
Subject: [PATCH] Merge branch 'master' into positec

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

diff --git a/src/tabviews/custom/components/share/normalTable/index.scss b/src/tabviews/custom/components/share/normalTable/index.scss
index ebaa748..697e60e 100644
--- a/src/tabviews/custom/components/share/normalTable/index.scss
+++ b/src/tabviews/custom/components/share/normalTable/index.scss
@@ -98,14 +98,7 @@
         }
         .ant-mk-picture {
           position: relative;
-          background-position: center center;
-          background-size: cover;
-          background-repeat: no-repeat;
-          background-color: #f5f5f5;
           margin: 2px;
-        }
-        .ant-mk-picture.scale {
-          cursor: zoom-in;
         }
         .action-col {
           .ant-btn > .anticon + span {

--
Gitblit v1.8.0