From feec6fc2a8d3c75c921b16774ffc1bf9d83a5b65 Mon Sep 17 00:00:00 2001
From: Administrator <335182714>
Date: 星期五, 31 十月 2025 09:53:00 +0800
Subject: [PATCH] 1

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

diff --git a/src/main/webapp/static/css/crn.css b/src/main/webapp/static/css/crn.css
index ded525a..2dc5b06 100644
--- a/src/main/webapp/static/css/crn.css
+++ b/src/main/webapp/static/css/crn.css
@@ -14,7 +14,7 @@
     background-color: #fff;
     border-radius: 5px;
     box-shadow: 0 0 3px rgba(0,0,0,.3);
-    height: 25%;
+    height: 28%;
 }
 
 /* 宸� */
@@ -234,7 +234,7 @@
 /* -------------------- 绗洓妯″潡 -------------------- */
 .crn-output-board {
     margin-top: 10px;
-    height: 20%;
+    height: 15%;
     background-color: #fff;
     border-radius: 5px;
     box-shadow: 0 0 3px rgba(0,0,0,.3);

--
Gitblit v1.9.1