From 83166c562966279c7f6cb0c53a716e41939d19fb Mon Sep 17 00:00:00 2001 From: liyj <1003249715@qq.com> Date: Tue, 10 Sep 2024 20:40:53 +0800 Subject: [PATCH] 地域选择js修改 --- gz-wxparty/pages/organizeList/index.wxss | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/gz-wxparty/pages/organizeList/index.wxss b/gz-wxparty/pages/organizeList/index.wxss index 703e19e..1bacc7f 100644 --- a/gz-wxparty/pages/organizeList/index.wxss +++ b/gz-wxparty/pages/organizeList/index.wxss @@ -75,4 +75,9 @@ .card-subTitle-l { color: rgba(23, 26, 29, 0.60); +} + +.ssimList-title { + font-size: 32rpx; + white-space: nowrap; } \ No newline at end of file -- Gitblit v1.8.0