From 7f7c2174f905f1d8b83c038e3d92058a3e47a7ad Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期三, 29 五月 2024 13:34:12 +0800
Subject: [PATCH] #

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

diff --git a/static/css/wms.css/wms.css b/static/css/wms.css/wms.css
index b1dda2b..687fa5d 100644
--- a/static/css/wms.css/wms.css
+++ b/static/css/wms.css/wms.css
@@ -11,6 +11,7 @@
 }
 .list:last-child {
 	margin-bottom: 120rpx;
+	/* border: none; */
 }
 .list-left {
 	display: flex;
@@ -53,7 +54,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;

--
Gitblit v1.9.1