Commit da72d478d75e3c21e99aeaf57e86c0fa5a705356

Authored by 王强
1 parent 50e8796b

优选库,旗舰店(mall2)中iconCom组件标题设置固定高度,因为英文会有问题~

src/components/iconsCom/iconsCom.less
@@ -13,6 +13,7 @@ @@ -13,6 +13,7 @@
13 color: #777777; 13 color: #777777;
14 font-size: 26px; 14 font-size: 26px;
15 font-weight: 400; 15 font-weight: 400;
  16 + height: 34px;
16 text-align: center; 17 text-align: center;
17 white-space: nowrap; 18 white-space: nowrap;
18 text-overflow: ellipsis; 19 text-overflow: ellipsis;