add @badge-font-weight var (#9352)

This commit is contained in:
George Gray 2018-02-14 04:35:52 +00:00 committed by 偏右
parent 676635abde
commit 053396810b
2 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,7 @@
text-align: center;
padding: 0 6px;
font-size: @badge-font-size;
font-weight: @badge-font-weight;
white-space: nowrap;
transform-origin: -10% center;
box-shadow: 0 0 0 1px #fff;

View File

@ -362,6 +362,7 @@
@badge-height: 20px;
@badge-dot-size: 6px;
@badge-font-size: @font-size-sm;
@badge-font-weight: normal;
@badge-status-size: 6px;
// Rate