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