From e179bf0117d25f49bd0252da89f10cd8b4349c20 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期三, 20 三月 2024 09:40:53 +0800
Subject: [PATCH] Merge branch 'hzdzwms' of http://47.97.1.152:5880/r/wms_app into hzdzwms

---
 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..29e952f 100644
--- a/static/css/wms.css/wms.css
+++ b/static/css/wms.css/wms.css
@@ -22,6 +22,7 @@
 	min-height: 40rpx;
 	line-height: 40rpx;
 	display: flex;
+	word-break: break-word;
 }
 .desc {
 	min-height: 40rpx;
@@ -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