chore: ui updates

This commit is contained in:
Catalin Pit
2024-02-16 13:58:03 +02:00
parent cd240ae8a4
commit 26d4bbf010
2 changed files with 2 additions and 2 deletions

View File

@ -92,7 +92,7 @@ export const CreateWebhookDialog = ({ trigger, ...props }: CreateWebhookDialogPr
{trigger ?? <Button className="flex-shrink-0">Create Webhook</Button>}
</DialogTrigger>
<DialogContent>
<DialogContent position="center">
<DialogHeader>
<DialogTitle>Create webhook</DialogTitle>
<DialogDescription>On this page, you can create a new webhook.</DialogDescription>