- [ ] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### Version 4.2.6 ### Environment vue 3.5.7,edge浏览器最新版 ### Reproduction link [](https://codesandbox.io/p/sandbox/vs6mvk?file=%2Findex.html) ### Steps to reproduce 在layout="inline"布局下的a-form页面中,缩小浏览器窗口,一行无法容纳所有元素时就会触发 ### What is expected? 当宽度无法容纳所有表单元素时,折行后的元素上下留有一定间隙 ### What is actually happening? 当宽度无法容纳所有表单元素时,折行后的元素上下挤在了一起 <!-- generated by issue-helper. DO NOT REMOVE -->