From e9d1d13a62e1f585a8a24bf3176d12be956a63c8 Mon Sep 17 00:00:00 2001 From: 346149741 <346149741@qq.com> Date: 星期六, 22 六月 2024 15:40:37 +0800 Subject: [PATCH] 信息公示接口对接 --- policy/reportRecord/reportRecord.scss | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/policy/reportRecord/reportRecord.scss b/policy/reportRecord/reportRecord.scss index e3fbbf3..60d7083 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{ -- Gitblit v1.9.1