From 08cce3334a2dc81d690b518136b0aaea64e48b0b Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期三, 14 六月 2023 09:55:50 +0800
Subject: [PATCH] 2023-06-14

---
 src/tabviews/subtabtable/index.scss |   15 +--------------
 1 files changed, 1 insertions(+), 14 deletions(-)

diff --git a/src/tabviews/subtabtable/index.scss b/src/tabviews/subtabtable/index.scss
index 85d52e8..534296f 100644
--- a/src/tabviews/subtabtable/index.scss
+++ b/src/tabviews/subtabtable/index.scss
@@ -2,25 +2,12 @@
   position: relative;
   min-height: 200px;
   padding-top: 16px;
-  >.top-search {
+  >.mk-search-wrap {
     padding: 0px 0px 5px;
     border-bottom: 1px solid #efefef;
   }
   .box404 {
     padding-top: 30px;
-  }
-  .ant-modal-mask {
-    position: absolute;
-  }
-  .ant-modal-wrap {
-    position: absolute;
-  }
-  .action-modal .ant-modal {
-    top: 40px;
-    max-width: 95%;
-    .ant-modal-body {
-      max-height: calc(100vh - 265px);
-    }
   }
   > .ant-spin {
     position: absolute;

--
Gitblit v1.8.0