From 57fec3016572dba3bf40724cd639de2430450e15 Mon Sep 17 00:00:00 2001 From: bobobobo <1055026847@qq.com> Date: Thu, 22 Jan 2026 01:33:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96UI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/mall/comment.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/mall/comment.vue b/pages/mall/comment.vue index 2db9b9c..9ffbd05 100644 --- a/pages/mall/comment.vue +++ b/pages/mall/comment.vue @@ -164,7 +164,7 @@ // @import './styles/public.scss'; @import '@/styles/top-selector.scss'; .comment-box { - padding: 32rpx 24rpx 180rpx 24rpx; + padding: 32rpx 24rpx 100rpx 24rpx; .card-box { margin-top: 36rpx; display: flex;