Fix:4651 【旅居商城小程序】团购详情页底部交互按钮区域样式优化

This commit is contained in:
linxi
2025-11-25 09:55:27 +08:00
parent c6e4c88eb7
commit b65301baa2
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -557,7 +557,7 @@ export default {
left: 0;
right: 0;
background-color: #fff;
padding: 20rpx 30rpx;
padding: 26rpx 30rpx;
display: flex;
justify-content: space-between;
box-shadow: 0 -2rpx 10rpx rgba(0, 0, 0, 0.05);