From 188088443e2c4ac24b8511d971b41fef9073ae12 Mon Sep 17 00:00:00 2001 From: vincent <1341870251@qq.com> Date: 星期一, 01 六月 2020 14:45:34 +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 eca28d0..f16c57f 100644 --- a/src/main/webapp/static/css/crn.css +++ b/src/main/webapp/static/css/crn.css @@ -209,7 +209,6 @@ /* -------------------- 绗洓妯″潡 -------------------- */ .crn-output-board { - /*padding: 10px;*/ margin-top: 10px; height: 23%; background-color: #fff; @@ -225,4 +224,5 @@ height: 100%; overflow: auto; resize:none; + color: #666; } \ No newline at end of file -- Gitblit v1.9.1