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