Merge pull request #4971 from Dokploy/fix/restore-dialog-width

fix(ui): widen restore backup dialog to match other backup dialogs
This commit is contained in:
Mauricio Siu 2026-08-04 11:51:24 -06:00 committed by GitHub
commit 3495fc89bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -316,7 +316,7 @@ export const RestoreBackup = ({
Restore Backup
</Button>
</DialogTrigger>
<DialogContent className="sm:max-w-lg">
<DialogContent className="sm:max-w-2xl">
<DialogHeader>
<DialogTitle className="flex items-center">
<RotateCcw className="mr-2 size-4" />