fix analias for small sizes
This commit is contained in:
parent
abdf5ce056
commit
9fa4fe1855
@ -56,6 +56,7 @@
|
|||||||
.CDB-Size-small {
|
.CDB-Size-small {
|
||||||
font-size: $sFontSize-small;
|
font-size: $sFontSize-small;
|
||||||
line-height: $sLineHeight-small;
|
line-height: $sLineHeight-small;
|
||||||
|
-webkit-font-smoothing: initial;
|
||||||
}
|
}
|
||||||
|
|
||||||
.CDB-FontSize-small {
|
.CDB-FontSize-small {
|
||||||
|
Loading…
Reference in New Issue
Block a user