0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00

style(console): use large size for the webhook creation modal (#4231)

This commit is contained in:
Xiao Yijun 2023-07-25 17:40:29 +08:00 committed by GitHub
parent 687a644592
commit c4f00fd7af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -91,6 +91,7 @@ function CreateForm({ totalWebhookCount, onClose }: Props) {
/>
)
}
size="large"
onClose={onClose}
>
<FormProvider {...formMethods}>