Layout 100%, Notificações, SetupWizard
This commit is contained in:
@@ -2,9 +2,11 @@
|
||||
<Dialog
|
||||
v-model:visible="isOpen"
|
||||
modal
|
||||
:draggable="false"
|
||||
:closable="!saving"
|
||||
:dismissableMask="!saving"
|
||||
:style="{ width: '34rem', maxWidth: '92vw' }"
|
||||
pt:mask:class="backdrop-blur-xs"
|
||||
@hide="onHide"
|
||||
>
|
||||
<template #header>
|
||||
|
||||
Reference in New Issue
Block a user