From 2ad7b818ea9e19e20579344b090ca80ea566edc4 Mon Sep 17 00:00:00 2001 From: vincent <1341870251@qq.com> Date: 星期五, 29 五月 2020 16:30:53 +0800 Subject: [PATCH] # --- src/main/webapp/static/css/console.css | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/webapp/static/css/console.css b/src/main/webapp/static/css/console.css index 387215c..8d62fe2 100644 --- a/src/main/webapp/static/css/console.css +++ b/src/main/webapp/static/css/console.css @@ -19,7 +19,7 @@ } /* 鎺掑彿 */ .row-no { - margin-left: 50px; + margin-left: 80px; } /* 搴撲綅缁� */ @@ -40,7 +40,7 @@ clear: both; } .stock-group .site { - width: 100px; + width: 80px; float: left; } button.item { @@ -61,7 +61,7 @@ /* 鍫嗗灈鏈� */ .machine { - margin-left: 50px; + margin-left: 30px; position: relative; background-color: #fff; height: 20px; @@ -75,7 +75,7 @@ /* 鍫嗗灈鏈鸿建閬� */ .pathway { - margin-left: 50px; + margin-left: 30px; border: 1px solid #333; position: absolute; background-color:#333!important; -- Gitblit v1.9.1