From dad8d9f3dc81a0c9181e838fce2418ec365f89ac Mon Sep 17 00:00:00 2001 From: xyc <3422692813@qq.com> Date: Fri, 25 Apr 2025 16:06:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/notice/detail.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/notice/detail.vue b/pages/notice/detail.vue index 35b2dd3..79f739f 100644 --- a/pages/notice/detail.vue +++ b/pages/notice/detail.vue @@ -915,6 +915,7 @@ width: 100%; .report-box { + width: calc(100% - 60rpx); display: flex; justify-content: center; align-items: center;