mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-27 20:49:53 +08:00
fix: form.item vertical height
This commit is contained in:
parent
938988109f
commit
ccc3480856
@ -590,6 +590,7 @@ const genItemVerticalStyle: GenerateStyle<FormToken> = (token) => {
|
||||
|
||||
[`${formItemCls}-control`]: {
|
||||
width: '100%',
|
||||
flex: 'none',
|
||||
},
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user