From 13f46559c38baf652b4211d62374b5d2ae33f37f Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期三, 07 六月 2023 14:09:37 +0800
Subject: [PATCH] #

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

diff --git a/static/css/wms.css/wms.css b/static/css/wms.css/wms.css
index 7b90e87..28a39b8 100644
--- a/static/css/wms.css/wms.css
+++ b/static/css/wms.css/wms.css
@@ -2,7 +2,8 @@
 	display: flex;
 	min-height: 80rpx;
 	background-color: #FFF;
-	margin-top: 20rpx;
+	margin: 20rpx 20rpx;
+	border-radius: 20rpx;
 	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2);
 }
 .list:first-child {
@@ -26,7 +27,7 @@
 	min-height: 40rpx;
 	display: flex;
 	align-items: center;
-	width: 20%;
+	width: 25%;
 }
 .left-item {
 	display: flex;

--
Gitblit v1.9.1