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/excelInbutton/index.scss | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/src/tabviews/zshare/actionList/excelInbutton/index.scss b/src/tabviews/zshare/actionList/excelInbutton/index.scss index fe21ce9..fe79b6e 100644 --- a/src/tabviews/zshare/actionList/excelInbutton/index.scss +++ b/src/tabviews/zshare/actionList/excelInbutton/index.scss @@ -1,3 +1,8 @@ .mk-btn-wrap { display: inline-block; + + .import-icon { + border: 0; + box-shadow: unset; + } } -- Gitblit v1.8.0