mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 13:09:40 +08:00
remove unused form control font-size reset
This commit is contained in:
parent
32ac330ca2
commit
3973d245b9
@ -85,9 +85,6 @@ input[type="checkbox"] {
|
||||
line-height: @form-component-max-height - 0.0001px; // https://github.com/ant-design/ant-design/issues/8220
|
||||
position: relative;
|
||||
.clearfix;
|
||||
> * {
|
||||
font-size: @font-size-base;
|
||||
}
|
||||
}
|
||||
|
||||
&-with-help {
|
||||
|
Loading…
Reference in New Issue
Block a user