use @font-size-base for Badge[text]

This commit is contained in:
afc163 2017-08-08 14:23:50 +08:00
parent 500b222556
commit 8892d85e33

View File

@ -83,7 +83,7 @@
}
&-text {
color: @text-color;
font-size: @badge-font-size;
font-size: @font-size-base;
margin-left: 8px;
}
}