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