From 590fd09e7dfc790d679e27b8fba0b50910c38708 Mon Sep 17 00:00:00 2001 From: taiwan Date: Thu, 20 Jan 2022 14:56:19 +0800 Subject: [PATCH] 商品详情页评价文字居中 --- pages/goods/goodsInfo/goodsInfo.wxss | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/pages/goods/goodsInfo/goodsInfo.wxss b/pages/goods/goodsInfo/goodsInfo.wxss index 40fa0f4..1cfab5c 100644 --- a/pages/goods/goodsInfo/goodsInfo.wxss +++ b/pages/goods/goodsInfo/goodsInfo.wxss @@ -1678,6 +1678,7 @@ view.cart-btn-lg { text-align: center; line-height: 38rpx; margin-left: 20rpx; + justify-content: center; } .buttem-list .item.red { -- libgit2 0.21.4