fix(Icon): fix badge number align (#6975)
* Revert "fix(Info): number vertical align center (#6952)"
This reverts commit 3eb8e00843.
* style(Icon): fix badge number align
* fix(Icon): line-height
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
color: @info-color;
|
||||
font-weight: @info-font-weight;
|
||||
font-size: @info-font-size;
|
||||
font-family: @info-font-family;
|
||||
line-height: 1.2;
|
||||
text-align: center;
|
||||
background-color: @info-background-color;
|
||||
|
||||
Reference in New Issue
Block a user