From 628568ec9eeacfeead025612d7fd666fec756282 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 06 四月 2023 17:48:39 +0800 Subject: [PATCH] Merge branch 'master' into positec --- 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