From f67d89b8a0fb142625103de256f587d552d27411 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 02 三月 2023 12:46:14 +0800 Subject: [PATCH] Merge branch 'develop' --- src/tabviews/zshare/actionList/index.scss | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/tabviews/zshare/actionList/index.scss b/src/tabviews/zshare/actionList/index.scss index 8efb160..99ac35f 100644 --- a/src/tabviews/zshare/actionList/index.scss +++ b/src/tabviews/zshare/actionList/index.scss @@ -49,6 +49,7 @@ height: 34px; border-radius: 0px; padding-left: 15px!important; + border-bottom-width: 1px!important; .anticon { display: none; } -- Gitblit v1.8.0