diff --git a/packageA/pages/myGift/myGift.wxss b/packageA/pages/myGift/myGift.wxss index 72f8959..04a155b 100644 --- a/packageA/pages/myGift/myGift.wxss +++ b/packageA/pages/myGift/myGift.wxss @@ -138,7 +138,7 @@ page { .btn-container { display: flex; - justify-content: space-around; + /*justify-content: space-around;*/ font-size: 26rpx; } @@ -146,6 +146,7 @@ page { padding: 20rpx; flex: 1; text-align: center; + max-width: 50%; } .btn.red {