From 8fb65b05c4e7abf048ef9b2f615d647226b06f1a Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期二, 01 十一月 2022 14:04:50 +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 d0e4efc..f5ae0ad 100644
--- a/src/main/webapp/static/css/console.css
+++ b/src/main/webapp/static/css/console.css
@@ -371,7 +371,7 @@
 	border: 1px solid #333;
 	background-color:#333!important;
 	color: #333 !important;
-	width: 110%;
+	width: 105%;
 	margin-top: 13px;
 }
 /* 鍫嗗灈鏈� */
@@ -519,7 +519,7 @@
 #car-track-1 {
 	text-align: center;
 	width: 70px;
-	height: 605px;
+	height: 604px;
 	top: 0;
 	left: 6px;
 }

--
Gitblit v1.9.1