From 51b82dc2609e6fa7e8100ef8ccc56ea1ee468a2a Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期六, 13 六月 2020 17:06:55 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/pakStore/emptyOut.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/views/pakStore/emptyOut.html b/src/main/webapp/views/pakStore/emptyOut.html
index 4674627..be56eca 100644
--- a/src/main/webapp/views/pakStore/emptyOut.html
+++ b/src/main/webapp/views/pakStore/emptyOut.html
@@ -31,7 +31,7 @@
         #staNoSpan {
             text-align: center;
             display: inline-block;
-            width: 70px;
+            width: 100px;
             font-size: 13px;
         }
         .layui-btn-container .layui-form-select {
@@ -51,7 +51,7 @@
         }
 
         #btn-outbound {
-            margin-left: 50px;
+            margin-left: 60px;
             display: none;
         }
 

--
Gitblit v1.9.1