From bd2d945c81494b93053acb665de4c40da878868f Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期六, 02 一月 2021 12:49:28 +0800 Subject: [PATCH] # --- src/main/webapp/static/css/console.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/css/console.css b/src/main/webapp/static/css/console.css index 9cdf0bc..a8f9f6e 100644 --- a/src/main/webapp/static/css/console.css +++ b/src/main/webapp/static/css/console.css @@ -384,7 +384,7 @@ position: absolute; background-color:#333!important; color: #333 !important; - width: 92%; + width: 100%; margin-top: 10px; } -- Gitblit v1.9.1