Fix:【商城小程序】商品详情页--分享图标遮挡”购买数量“增加键

This commit is contained in:
linxi
2024-09-19 17:44:12 +08:00
parent daed2c3ec5
commit 7c1f57bb0c
+2 -2
View File
@@ -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;