Skip to content

Commit 5ec88f2

Browse files
authored
Merge pull request #225 from cnblogs/tweak-icon-style
ui: tweak icon style
2 parents d64751c + ae1e928 commit 5ec88f2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

ui/ing/index.less

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,10 @@
1313
.ing-content__icons {
1414
img {
1515
max-width: 28px;
16+
margin-right: 5px;
17+
}
18+
19+
img.ing-icon {
20+
width: 22px;
1621
}
1722
}

0 commit comments

Comments
 (0)