From 20c83dab04d53d60b5fcd08aad3d5d9fbfb4fa5c Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 19 十月 2023 19:46:05 +0800 Subject: [PATCH] Merge branch 'master' into positec --- src/tabviews/zshare/actionList/index.scss | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/src/tabviews/zshare/actionList/index.scss b/src/tabviews/zshare/actionList/index.scss index 1d31f09..23d8916 100644 --- a/src/tabviews/zshare/actionList/index.scss +++ b/src/tabviews/zshare/actionList/index.scss @@ -56,7 +56,10 @@ height: 34px; border-radius: 0px; padding-left: 15px!important; - border-bottom-width: 1px!important; + border: none; + color: rgba(0, 0, 0, 0.65)!important; + border-bottom: 1px solid #e8e8e8!important; + background: #ffffff!important; .anticon { display: none; } -- Gitblit v1.8.0