fix: drawer dialog
This commit is contained in:
parent
9a98809d4b
commit
d8323d6851
3 changed files with 26 additions and 7 deletions
|
|
@ -46,7 +46,7 @@ const state = defineModel({ default: false });
|
|||
|
||||
<!-- NOTE: DIALOG BODY -->
|
||||
<div
|
||||
class="col full-height column full-width"
|
||||
class="col full-height column full-width surface-0"
|
||||
:class="{ dark: $q.dark.isActive }"
|
||||
>
|
||||
<slot />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue