From e8e5e1325dc7fb32e73afd1ed20938ab89ce7421 Mon Sep 17 00:00:00 2001
From: chen.lin <1442464845@qq.com>
Date: 星期四, 05 二月 2026 09:01:38 +0800
Subject: [PATCH] 空板退回
---
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