Fix:4696 【旅居商城小程序】礼包领取页面:商品图尺寸偏小,位置偏下,与管理后台配置效果不一致

This commit is contained in:
LinCyJang
2025-12-08 22:17:45 +08:00
parent 1109861934
commit 07aec60ce9
+1 -1
View File
@@ -419,7 +419,7 @@ export default {
} }
.gift-card-modal { .gift-card-modal {
height: 560rpx; height: 560rpx;
width: 340rpx; width: 420rpx;
justify-content: center; justify-content: center;
z-index: 999; z-index: 999;
/* margin-top: 100rpx; */ /* margin-top: 100rpx; */