From 1da6506bf58270bacc2a4345002c6b082835580e Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 21 十月 2021 23:17:08 +0800 Subject: [PATCH] 2021-10-21 --- src/tabviews/custom/index.scss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/tabviews/custom/index.scss b/src/tabviews/custom/index.scss index a0314f1..6b7e1c7 100644 --- a/src/tabviews/custom/index.scss +++ b/src/tabviews/custom/index.scss @@ -46,7 +46,7 @@ .button-list.toolbar-button { button { height: auto; - min-height: 32px; + min-height: 28px; } } } -- Gitblit v1.8.0