From 5046d0d13dc6a8563b8e54e31913bc44cfa1072f Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 26 四月 2022 19:23:18 +0800
Subject: [PATCH] 2022-04-26

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

diff --git a/src/tabviews/custom/components/table/normal-table/index.scss b/src/tabviews/custom/components/table/normal-table/index.scss
index 787734a..3e10f6a 100644
--- a/src/tabviews/custom/components/table/normal-table/index.scss
+++ b/src/tabviews/custom/components/table/normal-table/index.scss
@@ -41,15 +41,6 @@
       top: -22px;
       z-index: 2;
     }
-    .custom-control {
-      position: absolute;
-      z-index: 1;
-      right: 0px;
-      top: -23px;
-      font-size: 18px;
-      padding: 3px;
-      cursor: pointer;
-    }
     >.async-spin {
       line-height: 150px!important;
     }

--
Gitblit v1.8.0