This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
ant-design-vue
mirror of
https://github.com/vueComponent/ant-design-vue
Watch
1
Star
0
Fork
You've already forked ant-design-vue
0
Code
Issues
Projects
Releases
Wiki
Activity
1a995b3609
ant-design-vue
/
components
/
form
/
style
History
忆年
1a995b3609
fix(slider):
#7929
a-form组件在使用layout="inline"布局时,窗口缩小后表单项都挤在了一起,希望可以在一行容纳不下时增加上下间隙
...
使用 ant-form-item 的 margin-bottom: 24px,而不是直接设置为 0
2025-01-08 12:33:54 +08:00
..
explain.ts
Feat v4 (
#6329
)
2023-07-14 11:58:27 +08:00
index.ts
fix(slider):
#7929
a-form组件在使用layout="inline"布局时,窗口缩小后表单项都挤在了一起,希望可以在一行容纳不下时增加上下间隙
2025-01-08 12:33:54 +08:00