From 326aa6b3effaccc71cfe0775d47b0f29eb3695a6 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期日, 25 八月 2024 00:36:40 +0800 Subject: [PATCH] 2024-08-25 --- src/tabviews/zshare/actionList/index.scss | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/tabviews/zshare/actionList/index.scss b/src/tabviews/zshare/actionList/index.scss index 700f589..3419db2 100644 --- a/src/tabviews/zshare/actionList/index.scss +++ b/src/tabviews/zshare/actionList/index.scss @@ -16,6 +16,9 @@ width: auto; padding: 0 15px; } + .ant-btn.ant-btn-link { + border-color: #d9d9d9; + } .ant-btn.mk-btn-hover-bg:not([disabled]):hover { opacity: 1!important; -- Gitblit v1.8.0