From 97fd38f691e779bd2c9f4f7e400d0457391522ea Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期六, 02 一月 2021 10:46:15 +0800 Subject: [PATCH] # --- src/main/webapp/static/css/console.css | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/static/css/console.css b/src/main/webapp/static/css/console.css index c82ff51..f15bfcd 100644 --- a/src/main/webapp/static/css/console.css +++ b/src/main/webapp/static/css/console.css @@ -218,7 +218,7 @@ .main-part { position: absolute; top: 100px; - left: 300px; + left: 500px; } .main-part .lane { /*margin-bottom: 30px;*/ @@ -358,7 +358,7 @@ position: absolute; background-color:#333!important; color: #333 !important; - width: 93%; + width: 72%; margin-top: 10px; } -- Gitblit v1.9.1