From 261a155bfc3dd5b51c207af23b3ef631253dcfd6 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期五, 16 十二月 2022 10:39:11 +0800
Subject: [PATCH] #

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

diff --git a/src/main/webapp/static/css/ste.css b/src/main/webapp/static/css/ste.css
index d672224..4e0041b 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;
 
 }
@@ -302,6 +303,7 @@
     border-radius: 3px;
     padding: 5px 8px;
     width: 150px;
+    height: 30px;
     font-size: 14px;
     font-weight: bolder;
 }

--
Gitblit v1.9.1