From 0eacb2fbcaa01060f81219d1ce5b406ae50f0c80 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 06 四月 2023 17:48:10 +0800 Subject: [PATCH] Merge branch 'develop' --- src/tabviews/custom/index.scss | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/src/tabviews/custom/index.scss b/src/tabviews/custom/index.scss index 7d331eb..6799e47 100644 --- a/src/tabviews/custom/index.scss +++ b/src/tabviews/custom/index.scss @@ -43,12 +43,6 @@ .ant-btn-link:hover { opacity: 0.8; } - .button-list.toolbar-button { - button { - height: auto; - min-height: 28px; - } - } } .custom-page-wrap.loading { .ant-spin-spinning:not(.view-spin) { -- Gitblit v1.8.0