From ed01205bb9bf4ffc1c5a5be5da2a929b51714445 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期六, 02 一月 2021 10:56:21 +0800
Subject: [PATCH] #
---
src/main/webapp/static/css/console.css | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/main/webapp/static/css/console.css b/src/main/webapp/static/css/console.css
index c82ff51..264a911 100644
--- a/src/main/webapp/static/css/console.css
+++ b/src/main/webapp/static/css/console.css
@@ -135,11 +135,11 @@
/* 杈撻�佺嚎绗笁鍒� */
.site-row-3 {
- top: 226px;
- left: 520px;
+ top: 122px;
+ left: 400px;
}
.site-row-3 .site {
- width: 80px;
+ width: 100px;
}
/* 绔欑偣 */
@@ -218,7 +218,7 @@
.main-part {
position: absolute;
top: 100px;
- left: 300px;
+ left: 500px;
}
.main-part .lane {
/*margin-bottom: 30px;*/
@@ -358,7 +358,7 @@
position: absolute;
background-color:#333!important;
color: #333 !important;
- width: 93%;
+ width: 72%;
margin-top: 10px;
}
--
Gitblit v1.9.1