From e2afee71874538e31ed57032e3ad1bba1188ab4b Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 20 十月 2022 15:31:41 +0800
Subject: [PATCH] 2022-10-20

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

diff --git a/src/menu/components/table/base-table/index.scss b/src/menu/components/table/base-table/index.scss
index a58b3c1..a5c6fd6 100644
--- a/src/menu/components/table/base-table/index.scss
+++ b/src/menu/components/table/base-table/index.scss
@@ -30,24 +30,6 @@
       }
     }
   }
-  .model-table-search-list.length0 {
-    min-height: 10px;
-    border-bottom: 0;
-    >.quickly-add {
-      right: unset;
-      left: -8px;
-      bottom: 0;
-    }
-    >.ant-row {
-      display: none;
-    }
-    >.ant-switch {
-      display: none;
-    }
-  }
-  .model-table-search-list.length0 + .length0 {
-    margin-top: -25px;
-  }
   .anticon-tool {
     position: absolute;
     z-index: 2;

--
Gitblit v1.8.0