From b0c7a660750a8b29e7f8b3a648296d56c50fd2ca Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 29 十一月 2022 18:43:10 +0800
Subject: [PATCH] Merge branch 'develop'

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

diff --git a/src/tabviews/custom/components/table/edit-table/normalTable/index.scss b/src/tabviews/custom/components/table/edit-table/normalTable/index.scss
index 754dda6..971228d 100644
--- a/src/tabviews/custom/components/table/edit-table/normalTable/index.scss
+++ b/src/tabviews/custom/components/table/edit-table/normalTable/index.scss
@@ -74,15 +74,6 @@
         .card-cell-list {
           color: rgba(0, 0, 0, 0.85);
         }
-        .ant-mk-picture {
-          position: relative;
-          background-position: center center;
-          background-size: cover;
-          margin: 2px;
-        }
-        .ant-mk-picture.scale {
-          cursor: zoom-in;
-        }
         .action-col {
           .ant-btn > .anticon + span {
             margin-left: 3px;

--
Gitblit v1.8.0