From 864e0c81c00683dff6d942d3f5ec7f838f125429 Mon Sep 17 00:00:00 2001 From: mrzhssss <pro6@qq.com> Date: 星期四, 28 四月 2022 08:03:34 +0800 Subject: [PATCH] # --- src/main/webapp/static/css/console.css | 20 +++++++++++--------- 1 files changed, 11 insertions(+), 9 deletions(-) diff --git a/src/main/webapp/static/css/console.css b/src/main/webapp/static/css/console.css index 4a74204..0a074b9 100644 --- a/src/main/webapp/static/css/console.css +++ b/src/main/webapp/static/css/console.css @@ -287,8 +287,8 @@ } /* 杈撻�佺嚎绗竴鍒� */ .site-row-1 { - top: 205px; - left: 120px; + top: 28px; + left: 1270px; } .site-row-1 .site { width: 80px; @@ -296,15 +296,15 @@ /* 杈撻�佺嚎绗簩鍒� */ .site-row-2 { - top: 205px; - left: 202px; + top: 28px; + left: 1352px; } .site-row-2 .site { width: 80px; } .site-row-3 { - top: 205px; - left: 284px; + top: 28px; + left: 1434px; /*width: 164px;*/ } .site-row-3 .site { @@ -312,8 +312,8 @@ } .site-row-4 { - top: 71px; - left: 448px; + top: 109px; + left: 1516px; } .site-row-4 .site { width: 80px; @@ -338,7 +338,7 @@ .main-part { position: absolute; top: 20px; - left: 694px; + left: 300px; } .main-part .lane { margin-top: 30px; @@ -373,6 +373,7 @@ width: 100%; margin-top: 10px; } + /* 鍫嗗灈鏈� */ .machine { margin-left: 30px; @@ -385,6 +386,7 @@ background-size:100% 100%; background-position: top center; cursor: pointer; + } /* 鍏ュ簱 */ .machine-pakin { -- Gitblit v1.9.1