From 71f7112eb1a1ef8257899709c2e418b247e41ab3 Mon Sep 17 00:00:00 2001
From: xiebin <123456>
Date: Fri, 06 Jan 2023 15:52:29 +0800
Subject: [PATCH] 左边模块样式优化
---
widgets/RiskEarlyWarning/css/style.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/widgets/RiskEarlyWarning/css/style.css b/widgets/RiskEarlyWarning/css/style.css
index 04be3b7..2948427 100644
--- a/widgets/RiskEarlyWarning/css/style.css
+++ b/widgets/RiskEarlyWarning/css/style.css
@@ -4,7 +4,7 @@
top: 45px !important;
left: 50px !important;
bottom: 25px !important;
- width: 388px !important;
+ width: 400px !important;
font-size: 12px;
background-color: rgb(35, 36, 58);
color: #fff;
--
Gitblit v1.9.3