From bf5651cc5fd25fe282d674b2996e3f3aaf98c62f Mon Sep 17 00:00:00 2001 From: 346149741 <346149741@qq.com> Date: 星期六, 22 六月 2024 20:38:08 +0800 Subject: [PATCH] Merge branch 'master' of http://218.28.192.34:9999/r/sqys/sqys_xcx --- policy/translate/translate.scss | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/policy/translate/translate.scss b/policy/translate/translate.scss index 0b2161f..02ac25b 100644 --- a/policy/translate/translate.scss +++ b/policy/translate/translate.scss @@ -1,4 +1,5 @@ .page-box{ + padding-bottom: 140rpx; .list{ margin: 20rpx 32rpx; .select-image{ @@ -57,7 +58,7 @@ } } .line{ - border-bottom: 3rpx dotted #F4F4F4; + border-bottom: 3rpx dashed #F4F4F4; margin: 24rpx 0; } .set-line1{ -- Gitblit v1.9.1