From 3eebad529f5081bd250ae3e613403db0006c8949 Mon Sep 17 00:00:00 2001
From: guoshilong <123456>
Date: Wed, 22 Feb 2023 08:52:24 +0800
Subject: [PATCH] 洪水淹没-分析窗口表格宽度改变

---
 corelib/common/popup/css/style.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/corelib/common/popup/css/style.css b/corelib/common/popup/css/style.css
index aef8658..5f86ecb 100644
--- a/corelib/common/popup/css/style.css
+++ b/corelib/common/popup/css/style.css
@@ -819,6 +819,7 @@
 
 .evaluate-box-middle{
     height: 46%;
+    width: 443px !important;
 }
 
 .evaluate-box-bottom{

--
Gitblit v1.9.3