From f497f734966504bd8a7e98bf602da582a53d91e5 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期日, 12 九月 2021 02:55:59 +0800
Subject: [PATCH] 2021-09-12

---
 src/tabviews/custom/components/card/data-card/index.scss |   24 ------------------------
 1 files changed, 0 insertions(+), 24 deletions(-)

diff --git a/src/tabviews/custom/components/card/data-card/index.scss b/src/tabviews/custom/components/card/data-card/index.scss
index e01ac8d..ade4d8b 100644
--- a/src/tabviews/custom/components/card/data-card/index.scss
+++ b/src/tabviews/custom/components/card/data-card/index.scss
@@ -127,30 +127,6 @@
     padding: 10px;
     text-align: right;
   }
-  .trigger-button {
-    .card-item-box {
-      .card-cell-list {
-        position: unset;
-        .mk-cell-btn {
-          position: unset;
-          .ant-btn {
-            position: unset;
-          }
-          .ant-btn::after {
-            content: ' ';
-            position: absolute;
-            top: 0;
-            bottom: 0;
-            left: 0;
-            right: 0;
-            z-index: 2;
-            opacity: 0;
-            cursor: pointer;
-          }
-        }
-      }
-    }
-  }
 }
 
 .custom-card-box::after {

--
Gitblit v1.8.0