From c1d5d908e7334bab5822cf3d67786a2a5435d6be Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 06 四月 2023 11:11:08 +0800
Subject: [PATCH] Merge branch 'develop'

---
 src/tabviews/zshare/actionList/index.scss |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/src/tabviews/zshare/actionList/index.scss b/src/tabviews/zshare/actionList/index.scss
index 99ac35f..c811b15 100644
--- a/src/tabviews/zshare/actionList/index.scss
+++ b/src/tabviews/zshare/actionList/index.scss
@@ -26,6 +26,13 @@
     display: none;
   }
 }
+.button-list.toolbar-button.double-line {
+  padding-top: 10px;
+  padding-bottom: 0px;
+  button {
+    margin-bottom: 10px!important;
+  }
+}
 .mk-button-more {
   display: inline-block;
   height: 28px;

--
Gitblit v1.8.0