From ade1aa658df84e8b52f5d1dfa9d2971da5cdad55 Mon Sep 17 00:00:00 2001 From: 346149741 <346149741@qq.com> Date: 星期六, 22 六月 2024 20:38:03 +0800 Subject: [PATCH] 投诉详情 --- 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