From 1b941effd3153c45a2b50f5462b54a7f64a3411d Mon Sep 17 00:00:00 2001
From: mrzhssss <pro6@qq.com>
Date: 星期二, 13 九月 2022 16:30:21 +0800
Subject: [PATCH] ##

---
 src/main/webapp/static/css/style.css |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/static/css/style.css b/src/main/webapp/static/css/style.css
index f8fc7aa..1aa4d8c 100644
--- a/src/main/webapp/static/css/style.css
+++ b/src/main/webapp/static/css/style.css
@@ -77,7 +77,7 @@
 	color: #d9d9d9;
 	margin-left: 1%;
 	margin-right: 1%;
-	margin-bottom: 10%;
+	/*margin-bottom: 10%;*/
 }
 #main-tab,th,td{
 	border: 1px solid #fff;
@@ -291,7 +291,11 @@
 
 
 
-
+.admin-form {
+	padding: 25px 30px 0 0 !important;
+	margin: 0 !important;
+}
+.text-right{text-align:right}
 
 
 

--
Gitblit v1.9.1