Commit 7d189e11a2c235a8fe46fbeaf2d953189516b978

Authored by WXD-SEASON\season
1 parent 1cea7793

字体大小修改

components/diy_goodsGroup/diy_goodsGroup.wxss
... ... @@ -304,7 +304,7 @@
304 304 .zs_wz1_2l {
305 305 overflow: hidden;
306 306 text-overflow: ellipsis;
307   - font-size: 26rpx;
  307 + font-size: 28rpx;
308 308 white-space: nowrap;
309 309 height: 40rpx;
310 310 line-height: 40rpx;
... ... @@ -428,7 +428,7 @@
428 428  
429 429 .zs_wz1_3l {
430 430 margin-bottom: 10rpx;
431   - font-size: 24rpx;
  431 + font-size: 28rpx;
432 432 height: 70rpx;
433 433 line-height: 35rpx;
434 434 width: 220rpx;
... ...