mirror of
https://github.com/semaphoreui/semaphore.git
synced 2025-01-21 07:49:34 +01:00
Merge pull request #804 from timelsass/patch-1
add width to copy dialog - fixes #803
This commit is contained in:
commit
254bae72e9
@ -27,6 +27,7 @@
|
|||||||
</EditDialog>
|
</EditDialog>
|
||||||
|
|
||||||
<EditDialog
|
<EditDialog
|
||||||
|
:max-width="700"
|
||||||
v-model="copyDialog"
|
v-model="copyDialog"
|
||||||
save-button-text="Create"
|
save-button-text="Create"
|
||||||
title="New Template"
|
title="New Template"
|
||||||
|
Loading…
Reference in New Issue
Block a user