From a2b9feb23e215f9b3fe797d244ce5400fff4b39e Mon Sep 17 00:00:00 2001 From: liuyg <376836862@qq.com> Date: Thu, 17 Jun 2021 17:06:05 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/pyhmap --- 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