From 55e9868ebe196f96b2a798a691491a7245e35104 Mon Sep 17 00:00:00 2001 From: 346149741 <346149741@qq.com> Date: 星期六, 22 六月 2024 14:41:55 +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