Fix:5298 【商城小程序】商品详情页点击分享按钮,生成的分享海报被底部遮挡
This commit is contained in:
@@ -2114,7 +2114,7 @@ export default {
|
|||||||
.product-con .footer{
|
.product-con .footer{
|
||||||
height: 140rpx !important;
|
height: 140rpx !important;
|
||||||
padding-bottom: 20rpx;
|
padding-bottom: 20rpx;
|
||||||
z-index: 1002 !important;
|
// z-index: 1002 !important;
|
||||||
}
|
}
|
||||||
.product-con .product-intro .conter view {
|
.product-con .product-intro .conter view {
|
||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user