From badeb38c57b3f5f3c7d6ea016af5eea401ae1e2c Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 14 十一月 2023 22:29:07 +0800
Subject: [PATCH] Merge branch 'develop'

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

diff --git a/src/tabviews/custom/components/table/base-table/index.scss b/src/tabviews/custom/components/table/base-table/index.scss
index bc4f7bc..b04c6bc 100644
--- a/src/tabviews/custom/components/table/base-table/index.scss
+++ b/src/tabviews/custom/components/table/base-table/index.scss
@@ -12,17 +12,4 @@
   .button-list.toolbar-button {
     padding-right: 60px;
   }
-  .main-table-box {
-    position: relative;
-    min-height: 40px;
-    .main-pickup {
-      position: absolute;
-      right: 5px;
-      top: -22px;
-      z-index: 2;
-    }
-    >.async-spin {
-      line-height: 150px!important;
-    }
-  }
 }
\ No newline at end of file

--
Gitblit v1.8.0