From e12a3bffa4c066ea9968fe5283d7fe13d3c5972f Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期一, 21 九月 2020 14:30:00 +0800 Subject: [PATCH] # --- src/main/webapp/static/css/console.css | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/css/console.css b/src/main/webapp/static/css/console.css index 6b5faa5..677b9ed 100644 --- a/src/main/webapp/static/css/console.css +++ b/src/main/webapp/static/css/console.css @@ -172,7 +172,9 @@ top: 122px; left: 100px; width: 100px; - height: 200px; + height: 180px; + border-left: 5px solid #313131; + border-right: 5px solid #313131; } /* 杞� */ -- Gitblit v1.9.1