mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 03:29:39 +08:00
use @font-size-base for Badge[text]
This commit is contained in:
parent
500b222556
commit
8892d85e33
@ -83,7 +83,7 @@
|
||||
}
|
||||
&-text {
|
||||
color: @text-color;
|
||||
font-size: @badge-font-size;
|
||||
font-size: @font-size-base;
|
||||
margin-left: 8px;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user