From 137fb8ea6af2789b3238b22bac31d80bced41dfe Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期三, 28 七月 2021 11:39:39 +0800
Subject: [PATCH] 2021-07-28

---
 src/tabviews/custom/index.scss |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/src/tabviews/custom/index.scss b/src/tabviews/custom/index.scss
index 4e7b7e6..a0314f1 100644
--- a/src/tabviews/custom/index.scss
+++ b/src/tabviews/custom/index.scss
@@ -43,6 +43,12 @@
   .ant-btn-link:hover {
     opacity: 0.8;
   }
+  .button-list.toolbar-button {
+    button {
+      height: auto;
+      min-height: 32px;
+    }
+  }
 }
 .custom-page-wrap.loading {
   .ant-spin-spinning:not(.view-spin) {

--
Gitblit v1.8.0