From 704011800afdf0e87dc006b8d6e444556eaa9bf8 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 10 八月 2021 14:24:42 +0800
Subject: [PATCH] 2021-08-10

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

diff --git a/src/tabviews/custom/components/share/normalTable/index.scss b/src/tabviews/custom/components/share/normalTable/index.scss
index 489c533..9fadcde 100644
--- a/src/tabviews/custom/components/share/normalTable/index.scss
+++ b/src/tabviews/custom/components/share/normalTable/index.scss
@@ -68,6 +68,9 @@
           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