Fix:【商城小程序】商品详情页--分享图标遮挡”购买数量“增加键
This commit is contained in:
@@ -1399,8 +1399,8 @@ export default {
|
|||||||
position: fixed;
|
position: fixed;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
right: 20rpx;
|
right: 20rpx;
|
||||||
bottom: 60px;
|
bottom: 100px;
|
||||||
z-index: 999;
|
z-index: 1;
|
||||||
}
|
}
|
||||||
.wenwan-info {
|
.wenwan-info {
|
||||||
margin: 0 32rpx;
|
margin: 0 32rpx;
|
||||||
|
|||||||
Reference in New Issue
Block a user