From 80deba0c2dcffd9e6b6f07815c7c52199309ce42 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期一, 23 六月 2025 17:36:03 +0800 Subject: [PATCH] 2025-06-23 --- src/tabviews/custom/components/table/normal-table/index.scss | 13 ------------- 1 files changed, 0 insertions(+), 13 deletions(-) diff --git a/src/tabviews/custom/components/table/normal-table/index.scss b/src/tabviews/custom/components/table/normal-table/index.scss index 5a2828b..30ecedf 100644 --- a/src/tabviews/custom/components/table/normal-table/index.scss +++ b/src/tabviews/custom/components/table/normal-table/index.scss @@ -12,19 +12,6 @@ .button-list.toolbar-button { padding-right: 60px; } - .main-table-box { - position: relative; - min-height: 150px; - .main-pickup { - position: absolute; - right: 5px; - top: -22px; - z-index: 2; - } - >.async-spin { - line-height: 150px!important; - } - } .ant-collapse { background-color: transparent; border-radius: 0px; -- Gitblit v1.8.0