From 8a1f312d9f7842bb02c97b200e017926f0af63a5 Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期三, 17 九月 2025 14:48:08 +0800
Subject: [PATCH] #
---
src/main/webapp/static/css/ste.css | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/webapp/static/css/ste.css b/src/main/webapp/static/css/ste.css
index 5f86238..97dc293 100644
--- a/src/main/webapp/static/css/ste.css
+++ b/src/main/webapp/static/css/ste.css
@@ -175,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;
}
@@ -290,7 +290,7 @@
}
.form-label {
display: inline-block;
- width: 70px;
+ width: 130px;
text-align: right;
}
.form-input {
--
Gitblit v1.9.1