update Badge style

This commit is contained in:
梁灏 2018-06-21 11:52:51 +08:00
parent 0823f88b2d
commit 7b959eba7e

View file

@ -95,9 +95,10 @@
background-color: @warning-color; background-color: @warning-color;
} }
&-text { &-text {
display: inline-block;
color: @text-color; color: @text-color;
font-size: @font-size-small; font-size: @font-size-small;
margin-left: 8px; margin-left: 6px;
} }
} }
} }