Fix:5172 【商城小程序】将左右间距加宽一点

(cherry picked from commit 9fa58286e8)
This commit is contained in:
linxi
2026-04-22 15:36:13 +08:00
parent 8ee399823d
commit ae3fbf914b
+1 -1
View File
@@ -697,7 +697,7 @@ export default {
.card-list {
padding-bottom: 24rpx;
column-count: 2;
column-gap: 6rpx;
column-gap: 20rpx;
padding: 0 24rpx 24rpx;
}
.card {