Browse Source

💄 tweak form control margin, close #13183

pull/13295/head
afc163 6 years ago
parent
commit
595de71315
No known key found for this signature in database GPG Key ID: 5F00908D72002306
  1. 1
      components/form/style/index.less

1
components/form/style/index.less

@ -201,6 +201,7 @@ form {
textarea.@{ant-prefix}-input {
height: auto;
margin-bottom: 4px;
}
// input[type=file]

Loading…
Cancel
Save