mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 22:43:34 -07:00
remove absolute from BaseDialog
This commit is contained in:
parent
c076b86cbd
commit
939ef09fb0
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
|||
/>
|
||||
<v-dialog
|
||||
v-model="dialog"
|
||||
absolute
|
||||
:width="width"
|
||||
:max-width="maxWidth ?? undefined"
|
||||
:content-class="top ? 'top-dialog' : undefined"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue