From c62f4961f9d86460a5d483d7b31c05f98b113290 Mon Sep 17 00:00:00 2001 From: 王恒 <318726284@qq.com> Date: 星期三, 06 八月 2025 17:12:37 +0800 Subject: [PATCH] '更换域名小程序发布' --- policy/reportRecord/reportRecord.scss | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/policy/reportRecord/reportRecord.scss b/policy/reportRecord/reportRecord.scss index 60d7083..9273cee 100644 --- a/policy/reportRecord/reportRecord.scss +++ b/policy/reportRecord/reportRecord.scss @@ -1,4 +1,5 @@ .page-box{ + padding-bottom: 120rpx; .padding{ padding: 20rpx 32rpx; } @@ -42,7 +43,7 @@ } } .line{ - border-bottom: 3rpx dotted #F4F4F4; + border-bottom: 3rpx dashed #F4F4F4; margin: 24rpx 0; } .set-line1{ -- Gitblit v1.9.1