From 4c9caf3828b22bf1d940b0f3a012a7d2f6f5b67a Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 31 八月 2021 18:40:13 +0800
Subject: [PATCH] 2021-08-31

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

diff --git a/src/tabviews/custom/index.scss b/src/tabviews/custom/index.scss
index a0314f1..fe6390c 100644
--- a/src/tabviews/custom/index.scss
+++ b/src/tabviews/custom/index.scss
@@ -46,7 +46,8 @@
   .button-list.toolbar-button {
     button {
       height: auto;
-      min-height: 32px;
+      min-height: 28px;
+      height: 28px;
     }
   }
 }

--
Gitblit v1.8.0