From e20941d380b92a7a2f94f5b7232315bba1b401de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com> Date: Wed, 22 Feb 2023 10:26:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/appointmenttime/appointmenttime.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/appointmenttime/appointmenttime.scss b/pages/appointmenttime/appointmenttime.scss index dfeba47..43a3109 100644 --- a/pages/appointmenttime/appointmenttime.scss +++ b/pages/appointmenttime/appointmenttime.scss @@ -317,6 +317,7 @@ text-overflow: ellipsis; white-space: nowrap; display: inline-block; + font-size: 28rpx; } /deep/ .u-checkbox{ margin: 40rpx 0 0; @@ -325,7 +326,7 @@ span{ width: 100%; display: inline-block; - font-size: 30rpx; + font-size: 28rpx; color: #D43953; text-align: right; position: absolute;