dynamic brief : improve dialog interactions
This commit is contained in:
parent
baf747f4b6
commit
cf8bbbafc2
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
||||||
<Dialog
|
<Dialog
|
||||||
id="add-images"
|
id="add-images"
|
||||||
v-model:visible="isOpen"
|
v-model:visible="isOpen"
|
||||||
|
:draggable="false"
|
||||||
|
dismissableMask="true"
|
||||||
modal
|
modal
|
||||||
header="Ajouter des images"
|
header="Ajouter des images"
|
||||||
class="bg-white | text-grey-800 | rounded-2xl | overflow-hidden | p-32"
|
class="bg-white | text-grey-800 | rounded-2xl | overflow-hidden | p-32"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue