From f19e1f429e3405202957b9c3dacbec06f0764a05 Mon Sep 17 00:00:00 2001
From: whycq <whycq>
Date: 星期二, 15 三月 2022 14:51:07 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/css/console.css |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/static/css/console.css b/src/main/webapp/static/css/console.css
index e11d214..308d715 100644
--- a/src/main/webapp/static/css/console.css
+++ b/src/main/webapp/static/css/console.css
@@ -28,7 +28,7 @@
 	width: 100%;
 	height: 23%	;
 	position: absolute;
-	bottom: 1%;
+	bottom: 2.5%;
 }
 /* 鎺у埗寮�鍏� */
 .system-state {
@@ -320,6 +320,7 @@
 }
 /* 搴撲綅缁� */
 .stock-group .item {
+	width: 30px;
 	float: left;
 	border-top: 1px solid rgb(194,76,65);
 	border-bottom: 1px solid rgb(194,76,65);

--
Gitblit v1.9.1