Commit 6f17cdbe88b55041d5eef7f41c076799baf7cbc8

Authored by taiyuan
2 parents a852cd1b a28ac755

Merge branch 'dev' of http://git.vipzhuang.cn/wxd/MShopWeApp into dev

components/diy_goodsGroup/diy_goodsGroup.wxss
... ... @@ -304,9 +304,10 @@
304 304 .zs_wz1_2l {
305 305 overflow: hidden;
306 306 text-overflow: ellipsis;
307   - margin-bottom: 10rpx;
308 307 font-size: 30rpx;
309 308 white-space: nowrap;
  309 + height: 40rpx;
  310 + line-height: 40rpx;
310 311 margin-top: 10rpx;
311 312 }
312 313  
... ...