update Badge style
This commit is contained in:
parent
73a9a739f8
commit
a24e80eeda
1 changed files with 1 additions and 1 deletions
|
@ -1,13 +1,13 @@
|
|||
@badge-prefix-cls: ~"@{css-prefix}badge";
|
||||
|
||||
.@{badge-prefix-cls} {
|
||||
font-family: "Monospaced Number";
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
line-height: 1;
|
||||
vertical-align: middle;
|
||||
|
||||
&-count {
|
||||
font-family: "Monospaced Number";
|
||||
position: absolute;
|
||||
transform: translateX(50%);
|
||||
top: -10px;
|
||||
|
|
Loading…
Add table
Reference in a new issue