mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-14 05:42:54 +08:00
Merge branch master into develop-1.0.0
This commit is contained in:
commit
c68f95c211
@ -79,7 +79,7 @@ input[type="checkbox"] {
|
|||||||
}
|
}
|
||||||
|
|
||||||
&.@{form-prefix-cls}-item-with-help {
|
&.@{form-prefix-cls}-item-with-help {
|
||||||
margin-bottom: @form-item-margin-bottom - @font-size-base * @line-height-base;
|
margin-bottom: @form-item-margin-bottom - @font-size-base * @line-height-base - 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
> label {
|
> label {
|
||||||
|
Loading…
Reference in New Issue
Block a user