From db45def58993c3ed79b47f1a0ec19740ec229211 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 11 Jun 2021 11:22:24 +0800
Subject: [PATCH] 工具下面做相关更改,及逻辑优化
---
widgets/Tool/css/style.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/widgets/Tool/css/style.css b/widgets/Tool/css/style.css
index b3520a6..9816062 100644
--- a/widgets/Tool/css/style.css
+++ b/widgets/Tool/css/style.css
@@ -9,7 +9,7 @@
border-radius: 6px 0 0 6px;
text-align: center;
cursor: pointer;
- z-index: 10 !important;
+ z-index: 1111 !important
}
.jimu-widget-Tool .tool-bar {
--
Gitblit v1.9.3