From 9a82bce9cf0ed4a51c1b0b0669eaa38cedbace07 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 16 七月 2020 16:35:58 +0800
Subject: [PATCH] 2020-07-16

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

diff --git a/src/tabviews/zshare/actionList/exceloutbutton/index.scss b/src/tabviews/zshare/actionList/exceloutbutton/index.scss
index fe21ce9..cb6cb8d 100644
--- a/src/tabviews/zshare/actionList/exceloutbutton/index.scss
+++ b/src/tabviews/zshare/actionList/exceloutbutton/index.scss
@@ -1,3 +1,8 @@
 .mk-btn-wrap {
   display: inline-block;
+
+  .export-icon {
+    border: 0;
+    box-shadow: unset;
+  }
 }

--
Gitblit v1.8.0