From 7cd5d552d48389b70328ab2804fcb5ef3f023ec9 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期二, 11 七月 2023 13:16:00 +0800
Subject: [PATCH] #

---
 static/css/wms.css/wms.css |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/static/css/wms.css/wms.css b/static/css/wms.css/wms.css
index a62857c..b1dda2b 100644
--- a/static/css/wms.css/wms.css
+++ b/static/css/wms.css/wms.css
@@ -2,12 +2,12 @@
 	display: flex;
 	min-height: 80rpx;
 	background-color: #FFF;
-	margin: auto 20rpx;
+	margin: 20rpx 20rpx;
 	border-radius: 20rpx;
 	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2);
 }
 .list:first-child {
-	margin-top: 310rpx;
+	margin-top: 420rpx;
 }
 .list:last-child {
 	margin-bottom: 120rpx;

--
Gitblit v1.9.1