From af6486b3629d23e426ce85b87dbc20dfa15b1afe Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期一, 07 十一月 2022 18:50:27 +0800
Subject: [PATCH] 2022-11-07

---
 src/tabviews/custom/components/table/base-table/index.scss |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/src/tabviews/custom/components/table/base-table/index.scss b/src/tabviews/custom/components/table/base-table/index.scss
index 718e8a7..dd90bb5 100644
--- a/src/tabviews/custom/components/table/base-table/index.scss
+++ b/src/tabviews/custom/components/table/base-table/index.scss
@@ -9,8 +9,7 @@
     border-bottom: 1px solid #efefef;
   }
   >.button-list.toolbar-button {
-    padding: 5px 0px;
-    line-height: 45px;
+    min-height: 60px;
     padding-right: 60px;
     button {
       margin-right: 0px;

--
Gitblit v1.8.0