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 |   32 ++++++++++++++++++++++++++++++--
 1 files changed, 30 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/static/css/console.css b/src/main/webapp/static/css/console.css
index 15ab496..264a911 100644
--- a/src/main/webapp/static/css/console.css
+++ b/src/main/webapp/static/css/console.css
@@ -124,6 +124,24 @@
     width: 100px;
 }
 
+/* 杈撻�佺嚎绗簩鍒� */
+.site-row-2 {
+    top: 226px;
+    left: 440px;
+}
+.site-row-2 .site {
+    width: 80px;
+}
+
+/* 杈撻�佺嚎绗笁鍒� */
+.site-row-3 {
+    top: 122px;
+    left: 400px;
+}
+.site-row-3 .site {
+    width: 100px;
+}
+
 /* 绔欑偣 */
 .site {
     color: #333;
@@ -200,7 +218,7 @@
 .main-part {
     position: absolute;
     top: 100px;
-    left: 300px;
+    left: 500px;
 }
 .main-part .lane {
     /*margin-bottom: 30px;*/
@@ -340,7 +358,7 @@
     position: absolute;
     background-color:#333!important;
     color: #333 !important;
-    width: 93%;
+    width: 72%;
     margin-top: 10px;
 }
 
@@ -388,6 +406,16 @@
     font-size: xx-small;
     margin-left: 35px;
 }
+/* 鎵爜鍣�2 */
+#code-decoder-2 {
+    top: 285px;
+    left: 440px;
+}
+/* 鎵爜鍣ㄦ暟鎹�2 */
+#code-decoder-data-2 {
+    font-size: xx-small;
+    margin-left: 35px;
+}
 
 /* 寮圭獥 */
 form .form-item {

--
Gitblit v1.9.1