From acacdfa1b6b5dc0ac0c444c53fcbd05f8552ff3c Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期二, 23 四月 2024 08:44:39 +0800
Subject: [PATCH] #演示
---
src/main/webapp/static/wcs/css/crn.css | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/main/webapp/static/wcs/css/crn.css b/src/main/webapp/static/wcs/css/crn.css
index 8020f68..84b7d42 100644
--- a/src/main/webapp/static/wcs/css/crn.css
+++ b/src/main/webapp/static/wcs/css/crn.css
@@ -14,7 +14,7 @@
background-color: #fff;
border-radius: 5px;
box-shadow: 0 0 3px rgba(0,0,0,.3);
- height: 200px;
+ height: 300px;
}
/* 宸� */
@@ -52,7 +52,7 @@
/* 鍙� */
.crn-state {
height: 100%;
- width: 79%;
+ width: 100%;
overflow: auto;
float: left;
}
@@ -83,7 +83,7 @@
.crn-msg {
/*overflow: auto;*/
margin-top: 10px;
- height: 250px;
+ height: 350px;
background-color: #fff;
border-radius: 5px;
box-shadow: 0 0 3px rgba(0,0,0,.3);
--
Gitblit v1.9.1