mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
Tweak form nested form style
This commit is contained in:
parent
d64ab68adb
commit
3bc8f1ce5a
@ -71,7 +71,7 @@ input[type="checkbox"] {
|
||||
vertical-align: top;
|
||||
|
||||
// nested FormItem
|
||||
& > &,
|
||||
& > &:last-child,
|
||||
& :not(.@{form-prefix-cls}) > & {
|
||||
margin-bottom: -@form-item-margin-bottom;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user