From b4150e746dd9c44d8a3423c3a076d87100f130eb Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@63.com> Date: 星期一, 22 八月 2022 15:01:23 +0800 Subject: [PATCH] # --- src/main/webapp/static/css/console.css | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/static/css/console.css b/src/main/webapp/static/css/console.css index c958f03..347fccc 100644 --- a/src/main/webapp/static/css/console.css +++ b/src/main/webapp/static/css/console.css @@ -386,9 +386,10 @@ } /* 鍫嗗灈鏈鸿建閬� */ .pathway { - margin-left: 30px; - border: 1px solid #333; position: absolute; + /*left: -10%;*/ + + border: 1px solid #333; background-color:#333!important; color: #333 !important; width: 100%; -- Gitblit v1.9.1