From c350b737713fe518c22036dfc9a2574bcafcb15c Mon Sep 17 00:00:00 2001
From: vincent <1341870251@qq.com>
Date: 星期二, 02 六月 2020 15:18:08 +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 f16c57f..c8fea39 100644
--- a/src/main/webapp/static/css/crn.css
+++ b/src/main/webapp/static/css/crn.css
@@ -48,7 +48,7 @@
     float: left;
     height: 100%;
     width: 80%;
-    overflow: hidden;
+    overflow: auto;
 }
 /* 鍫嗗灈鏈虹姸鎬佽〃 */
 #crn-state-table {
@@ -75,7 +75,7 @@
 
 /* -------------------- 绗簩妯″潡 -------------------- */
 .crn-msg {
-    overflow: hidden;
+    overflow: auto;
     margin-top: 10px;
     height: 20%;
     background-color: #fff;

--
Gitblit v1.9.1