From a9d4000e3b8ad44ffbea3064d2d6cf0d1350c30d Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期六, 10 六月 2023 19:14:12 +0800
Subject: [PATCH] 控制台和提升机页面修改

---
 src/main/webapp/static/css/ste.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/static/css/ste.css b/src/main/webapp/static/css/ste.css
index 4e0041b..97dc293 100644
--- a/src/main/webapp/static/css/ste.css
+++ b/src/main/webapp/static/css/ste.css
@@ -290,7 +290,7 @@
 }
 .form-label {
     display: inline-block;
-    width: 70px;
+    width: 130px;
     text-align: right;
 }
 .form-input {

--
Gitblit v1.9.1