fix: modal not scrolling content when open
This commit is contained in:
parent
c7943ef823
commit
da162d5652
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@
|
|||
>
|
||||
<div
|
||||
class="modal-container"
|
||||
:class="{'has-overflow': overflow}"
|
||||
@click.self.prevent.stop="$emit('close')"
|
||||
v-shortcut="'Escape'"
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue