From 1b103d04a36c04935a550d934d4b76e7356c91f2 Mon Sep 17 00:00:00 2001 From: lifizer <913626195@qq.com> Date: Sun, 20 Sep 2026 11:58:58 +0800 Subject: [PATCH] =?UTF-8?q?Fix(=E9=80=81=E7=A4=BC):[#6162,=20#6163]?= =?UTF-8?q?=E5=9B=BE=E7=89=87=E5=B1=95=E7=A4=BA=E6=95=88=E6=9E=9C=E8=B0=83?= =?UTF-8?q?=E6=95=B4-3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_user/views/gift/gift.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg_user/views/gift/gift.vue b/pkg_user/views/gift/gift.vue index abbb75a..af74674 100644 --- a/pkg_user/views/gift/gift.vue +++ b/pkg_user/views/gift/gift.vue @@ -1476,7 +1476,7 @@ export default { height: 176rpx; flex-shrink: 0; &.active { - transform: scale(1.2) translateY(-16rpx); + height: 208rpx; } } .ai-img-list-wrap {