chore: label width
This commit is contained in:
parent
5887094c27
commit
476106165f
@ -24,6 +24,7 @@ const [BasicForm, formApi] = useVbenForm({
|
|||||||
componentProps: {
|
componentProps: {
|
||||||
class: 'w-full',
|
class: 'w-full',
|
||||||
},
|
},
|
||||||
|
labelWidth: 80,
|
||||||
},
|
},
|
||||||
schema: drawerSchema(),
|
schema: drawerSchema(),
|
||||||
showDefaultActions: false,
|
showDefaultActions: false,
|
||||||
|
Loading…
Reference in New Issue
Block a user