From 7d189e11a2c235a8fe46fbeaf2d953189516b978 Mon Sep 17 00:00:00 2001 From: WXD-SEASON\season Date: Mon, 24 May 2021 17:45:18 +0800 Subject: [PATCH] 字体大小修改 --- components/diy_goodsGroup/diy_goodsGroup.wxss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/diy_goodsGroup/diy_goodsGroup.wxss b/components/diy_goodsGroup/diy_goodsGroup.wxss index de5df53..55f6a9e 100644 --- a/components/diy_goodsGroup/diy_goodsGroup.wxss +++ b/components/diy_goodsGroup/diy_goodsGroup.wxss @@ -304,7 +304,7 @@ .zs_wz1_2l { overflow: hidden; text-overflow: ellipsis; - font-size: 26rpx; + font-size: 28rpx; white-space: nowrap; height: 40rpx; line-height: 40rpx; @@ -428,7 +428,7 @@ .zs_wz1_3l { margin-bottom: 10rpx; - font-size: 24rpx; + font-size: 28rpx; height: 70rpx; line-height: 35rpx; width: 220rpx; -- libgit2 0.21.4