From 9382f2c611581996c9b015abeb079891acbddde4 Mon Sep 17 00:00:00 2001
From: skyouc <creaycat@gmail.com>
Date: 星期四, 11 十二月 2025 17:56:19 +0800
Subject: [PATCH] Merge branch 'jsxswms-app' of http://47.97.1.152:5880/r/wms_app into jsxswms-app

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

diff --git a/static/css/wms.css/wms.css b/static/css/wms.css/wms.css
index 12d0514..13e8df0 100644
--- a/static/css/wms.css/wms.css
+++ b/static/css/wms.css/wms.css
@@ -16,7 +16,9 @@
 	display: flex;
 	flex-direction: column;
 	margin-left: 20rpx;
+	padding: 15rpx;
 	width: 80vw;
+	font-size: 28rpx;
 }
 .list-left-item {
 	min-height: 40rpx;
@@ -61,6 +63,7 @@
 	background-color: #FFF;
 	border-radius: 25rpx;
 }
+
 .title {
 	height: 100rpx;
 	line-height: 100rpx;

--
Gitblit v1.9.1