From f1438e7816f5d5ea213834efbd7c39a4ac7d5fd4 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期三, 02 十一月 2022 10:15:10 +0800
Subject: [PATCH] #

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

diff --git a/src/main/webapp/static/css/console.css b/src/main/webapp/static/css/console.css
index 4069e12..f5ae0ad 100644
--- a/src/main/webapp/static/css/console.css
+++ b/src/main/webapp/static/css/console.css
@@ -321,7 +321,7 @@
 /* ------------------ 璐ф灦鎬绘垚 ------------------ */
 .main-part {
 	position: absolute;
-	top: 100px;
+	top: 20px;
 	left: 720px;
 }
 .main-part .lane {
@@ -345,9 +345,6 @@
 	border-right: none;
 	cursor: inherit;
 	color: rgb(194,76,65);
-}
-.stock-group .item-hide:hover {
-	opacity: 0;
 }
 .stock-group .item:last-of-type {
 	border-right: 1px solid rgb(194,76,65);

--
Gitblit v1.9.1