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/reportRecord/reportRecord.scss |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/policy/reportRecord/reportRecord.scss b/policy/reportRecord/reportRecord.scss
index e3fbbf3..a7c73cb 100644
--- a/policy/reportRecord/reportRecord.scss
+++ b/policy/reportRecord/reportRecord.scss
@@ -1,4 +1,7 @@
 .page-box{
+	.padding{
+		padding: 20rpx 32rpx;
+	}
 	.list{
 		margin: 20rpx 32rpx;
 		.list-item{
@@ -39,7 +42,7 @@
 				}
 			}
 			.line{
-				border-bottom: 3rpx dotted #F4F4F4;
+				border-bottom: 3rpx dashed  #F4F4F4;
 				margin: 24rpx 0;
 			}
 			.set-line1{

--
Gitblit v1.9.1