From c4b6b51afdd3374735ed5f358457987eaa6e476f Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期五, 05 九月 2025 16:55:20 +0800
Subject: [PATCH] #
---
src/main/webapp/static/css/ste.css | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/main/webapp/static/css/ste.css b/src/main/webapp/static/css/ste.css
index 75d4835..97dc293 100644
--- a/src/main/webapp/static/css/ste.css
+++ b/src/main/webapp/static/css/ste.css
@@ -30,6 +30,7 @@
.ste-command-item {
padding: 4px 0;
+ margin-top: 5px;
}
.ste-command-item label {
font-size: 20px;
@@ -174,7 +175,7 @@
}
#ste-select .select-container label {
display: block;
- padding: 15px 40px;
+ padding: 5px 40px;
vertical-align: middle; margin-top:-2px; margin-bottom:1px;
}
@@ -289,7 +290,7 @@
}
.form-label {
display: inline-block;
- width: 70px;
+ width: 130px;
text-align: right;
}
.form-input {
--
Gitblit v1.9.1