From 0eacb2fbcaa01060f81219d1ce5b406ae50f0c80 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 06 四月 2023 17:48:10 +0800 Subject: [PATCH] Merge branch 'develop' --- src/tabviews/subtabtable/index.scss | 13 ------------- 1 files changed, 0 insertions(+), 13 deletions(-) diff --git a/src/tabviews/subtabtable/index.scss b/src/tabviews/subtabtable/index.scss index 85d52e8..77ab9cb 100644 --- a/src/tabviews/subtabtable/index.scss +++ b/src/tabviews/subtabtable/index.scss @@ -9,19 +9,6 @@ .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; left: calc(50% - 22px); -- Gitblit v1.8.0