From a7223a5dfc7c83c7fe3894e65d1fed84cae61a8e Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期三, 15 二月 2023 08:45:38 +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