Sign in
w-front-end
/
select_good
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
da72d478d75e3c21e99aeaf57e86c0fa5a705356
Authored by
王强
2021-04-29 10:37:57 +0800
1 parent
50e8796b
优选库,旗舰店(mall2)中iconCom组件标题设置固定高度,因为英文会有问题~
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/components/iconsCom/iconsCom.less
src/components/iconsCom/iconsCom.less
View file @
da72d47
...
...
@@ -13,6 +13,7 @@
13
13
color: #777777;
14
14
font-size: 26px;
15
15
font-weight: 400;
16
+ height: 34px;
16
17
text-align: center;
17
18
white-space: nowrap;
18
19
text-overflow: ellipsis;
...
...