From 68a65838dd44b02cb1b3666a4383232af413b558 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 06 四月 2023 17:33:09 +0800
Subject: [PATCH] 2023-04-06

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

diff --git a/src/tabviews/custom/components/table/normal-table/index.scss b/src/tabviews/custom/components/table/normal-table/index.scss
index 84e78f6..7f55249 100644
--- a/src/tabviews/custom/components/table/normal-table/index.scss
+++ b/src/tabviews/custom/components/table/normal-table/index.scss
@@ -16,21 +16,6 @@
     button {
       margin-right: 0px;
       margin-bottom: 0px;
-      min-height: 28px;
-      height: auto;
-    }
-  }
-  .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);
     }
   }
   .main-table-box {
@@ -69,8 +54,6 @@
           button {
             margin-right: 0px;
             margin-bottom: 0px;
-            min-height: 28px;
-            height: auto;
           }
         }
       }

--
Gitblit v1.8.0