From c6ac4fcda65f2033dbf4d0cfb57fc32cdd3eee2f Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期三, 30 十一月 2022 14:42:09 +0800
Subject: [PATCH] #

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

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

--
Gitblit v1.9.1