1
0

fix: modal not scrolling content when open

This commit is contained in:
kolaente
2022-02-20 22:32:41 +01:00
parent c7943ef823
commit da162d5652

View File

@ -11,7 +11,6 @@
>
<div
class="modal-container"
:class="{'has-overflow': overflow}"
@click.self.prevent.stop="$emit('close')"
v-shortcut="'Escape'"
>