From 6e1a29fbb8b364337d1f14693a4b573ef4ab43dc Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期一, 10 十一月 2025 15:43:16 +0800
Subject: [PATCH] wcs界面完善

---
 src/main/webapp/static/css/crn.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/static/css/crn.css b/src/main/webapp/static/css/crn.css
index ded525a..7dad51b 100644
--- a/src/main/webapp/static/css/crn.css
+++ b/src/main/webapp/static/css/crn.css
@@ -83,7 +83,7 @@
 .crn-msg {
     /*overflow: auto;*/
     margin-top: 10px;
-    height: 23%;
+    height: 30%;
     background-color: #fff;
     border-radius: 5px;
     box-shadow: 0 0 3px rgba(0,0,0,.3);

--
Gitblit v1.9.1