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