From 6cc320f38950ee9f58afd43b96a49f05b64b5323 Mon Sep 17 00:00:00 2001 From: itgaojian163 Date: Fri, 23 May 2025 17:22:03 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2css?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/copyright/payment/payment.wxss | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pages/copyright/payment/payment.wxss b/pages/copyright/payment/payment.wxss index 61b3874..9a9f75b 100644 --- a/pages/copyright/payment/payment.wxss +++ b/pages/copyright/payment/payment.wxss @@ -244,8 +244,8 @@ align-items: center; } -.bag-item-desc-box .desc { - font-size: 28rpx; +.bag-item-title-box .desc { + font-size: 24rpx; color: var(--text-gray-hint-color); } @@ -258,4 +258,5 @@ font-size: 14px; text-align: center; font-family: PingFangSC-regular; + white-space: nowrap; } \ No newline at end of file