diff --git a/components/form/style/index.ts b/components/form/style/index.ts index dad4aa62f..983ed3cfc 100644 --- a/components/form/style/index.ts +++ b/components/form/style/index.ts @@ -357,7 +357,6 @@ const genInlineStyle: GenerateStyle = token => { flex: 'none', flexWrap: 'nowrap', marginInlineEnd: token.margin, - marginBottom: 0, '&-with-help': { marginBottom: token.marginLG,