From 14ed5856e9cf0c23c8eb8db2a5042e268d7f4ae9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=97=AB=E6=99=93=E8=8C=B9?= <1935832701@qq.com> Date: Sat, 3 Feb 2024 17:43:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=9C=8D=E5=8A=A1=E9=A2=84?= =?UTF-8?q?=E7=BA=A6=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pagesC/ServiceAppointment/ServiceAppointment.scss | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pagesC/ServiceAppointment/ServiceAppointment.scss b/pagesC/ServiceAppointment/ServiceAppointment.scss index f163af5..6d61431 100644 --- a/pagesC/ServiceAppointment/ServiceAppointment.scss +++ b/pagesC/ServiceAppointment/ServiceAppointment.scss @@ -80,7 +80,7 @@ font-family: Source Han Sans CN; font-weight: 400; color: #868585; - line-height: 38rpx; + line-height: 38rpx;width: 500rpx; } .appoint { @@ -108,9 +108,11 @@ font-weight: 500; color: #000000; line-height: 38rpx; + width: 700rpx; span{ display: inline; - float: right; + position: absolute; + right: 40rpx; } } }