style: modal fullscreen
This commit is contained in:
parent
a0b5aaa4dd
commit
7032f79069
@ -76,7 +76,7 @@ const { validate, validateInfos, resetFields } = Form.useForm(
|
||||
|
||||
const [BasicModal, modalApi] = useVbenModal({
|
||||
class: 'w-[800px]',
|
||||
fullscreenButton: false,
|
||||
fullscreenButton: true,
|
||||
closeOnClickModal: false,
|
||||
onClosed: handleCancel,
|
||||
onConfirm: handleConfirm,
|
||||
|
Loading…
Reference in New Issue
Block a user