chore: 间距
This commit is contained in:
parent
0efbf57152
commit
a13f808aa2
@ -28,7 +28,7 @@ const [BasicForm, formApi] = useVbenForm({
|
|||||||
layout: 'vertical',
|
layout: 'vertical',
|
||||||
schema: drawerSchema(),
|
schema: drawerSchema(),
|
||||||
showDefaultActions: false,
|
showDefaultActions: false,
|
||||||
wrapperClass: 'grid-cols-2',
|
wrapperClass: 'grid-cols-2 gap-x-4',
|
||||||
});
|
});
|
||||||
|
|
||||||
function setupForm(update: boolean) {
|
function setupForm(update: boolean) {
|
||||||
|
Loading…
Reference in New Issue
Block a user