From d8d0f5fb17025c8ea92ef9f03ad5cc57d18b3b16 Mon Sep 17 00:00:00 2001 From: liuyg <376836862@qq.com> Date: Thu, 24 Jun 2021 09:08:54 +0800 Subject: [PATCH] xj --- 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