From c1d01150e8fb394ff4de3e6f159c307eb95f4ae4 Mon Sep 17 00:00:00 2001 From: 346149741 <346149741@qq.com> Date: 星期六, 22 六月 2024 13:40:16 +0800 Subject: [PATCH] 投诉记录 --- policy/reportDetails/reportDetails.scss | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/policy/reportDetails/reportDetails.scss b/policy/reportDetails/reportDetails.scss index 3f70ea9..2b64e82 100644 --- a/policy/reportDetails/reportDetails.scss +++ b/policy/reportDetails/reportDetails.scss @@ -63,4 +63,12 @@ color: white; padding: 20rpx 0; } + } + .show-hint{ + color: #FE7B32; + padding: 14rpx 16rpx; + font-size: 24rpx; + background: #fea0320d; + border-radius: 8rpx; + margin: 24rpx 0; } \ No newline at end of file -- Gitblit v1.9.1