From c37e7bbec4d1361b7e78e021114087ccea54b0eb Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Fri, 04 Jun 2021 14:48:11 +0800
Subject: [PATCH] 左侧导航栏推拉效果

---
 widgets/Tool/css/style.css |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/widgets/Tool/css/style.css b/widgets/Tool/css/style.css
index dfc481a..5e28b6f 100644
--- a/widgets/Tool/css/style.css
+++ b/widgets/Tool/css/style.css
@@ -66,7 +66,6 @@
 
 .jimu-widget-Tool .tool-bar .tool-y-box li {
   list-style : none;
-  margin     : 0px 4px;
   height     : 34px;
   line-height: 34px;
   width      : 102px;

--
Gitblit v1.9.3