From 321a8a61f3cbc8c0c507d7339e1d46f59ec535c2 Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期一, 09 九月 2024 15:21:24 +0800
Subject: [PATCH] #

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

diff --git a/static/css/wms.css/wms.css b/static/css/wms.css/wms.css
index 28a39b8..1622e8a 100644
--- a/static/css/wms.css/wms.css
+++ b/static/css/wms.css/wms.css
@@ -7,7 +7,7 @@
 	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;
@@ -53,7 +53,7 @@
 	justify-content: space-between;
 	height: 100rpx;
 	background-color: #FFF;
-	box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.2) ;
+	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2) ;
 }
 .popup {
 	width: 80vw;
@@ -77,7 +77,7 @@
 	font-size: 14px;
 }
 .popup-item-left {
-	width: 16vw;
+	width: 18vw;
 	padding-right: 20rpx;
 	text-align: right;
 	color: #606266;

--
Gitblit v1.9.1