From e597bd9ea3fb7b51e6abacd02b2ccbf409503d7b Mon Sep 17 00:00:00 2001
From: lsh <1>
Date: 星期六, 13 七月 2024 08:54:27 +0800
Subject: [PATCH] #

---
 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