From b9f68eadd170e469314430d7bbdb4246f65451cd Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Thu, 17 Jun 2021 11:31:31 +0800
Subject: [PATCH] 目录树调整添加图层管理等

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

diff --git a/widgets/ShowPosition/css/style.css b/widgets/ShowPosition/css/style.css
index 10fbf9e..119eb9b 100644
--- a/widgets/ShowPosition/css/style.css
+++ b/widgets/ShowPosition/css/style.css
@@ -2,7 +2,7 @@
   position: relative;
   font-size: 12px;
   line-height: 25px;
-  width: 320px !important;
+  width: 840px !important;
   background: rgba(38, 38, 38, 0.75);
   color: #fff;
   z-index: 3 !important;

--
Gitblit v1.9.3