From 256878280129753b95f7a2c89a236f0ebcf616b1 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期六, 28 十月 2023 18:29:52 +0800 Subject: [PATCH] Merge branch 'develop' --- src/tabviews/custom/components/table/normal-table/index.scss | 2 +- 1 files changed, 1 insertions(+), 1 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..5f5f0da 100644 --- a/src/tabviews/custom/components/table/normal-table/index.scss +++ b/src/tabviews/custom/components/table/normal-table/index.scss @@ -14,7 +14,7 @@ } .main-table-box { position: relative; - min-height: 150px; + min-height: 40px; .main-pickup { position: absolute; right: 5px; -- Gitblit v1.8.0