Fix:4696 【旅居商城小程序】礼包领取页面:商品图尺寸偏小,位置偏下,与管理后台配置效果不一致
This commit is contained in:
@@ -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; */
|
||||||
|
|||||||
Reference in New Issue
Block a user