From 6ca240a14ccf55d4e0a94fff77e95f64db2cdfcc Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 11 十月 2024 17:34:25 +0800 Subject: [PATCH] 2024-10-11 --- 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