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; } } }