update Badge style
This commit is contained in:
parent
0823f88b2d
commit
7b959eba7e
1 changed files with 2 additions and 1 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue