Merge pull request #804 from timelsass/patch-1

add width to copy dialog - fixes #803
This commit is contained in:
Denis Gukov 2021-12-14 20:18:43 +05:00 committed by GitHub
commit 254bae72e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,6 +27,7 @@
</EditDialog>
<EditDialog
:max-width="700"
v-model="copyDialog"
save-button-text="Create"
title="New Template"