fix: modal not scrolling content when open
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
kolaente 2022-02-20 22:32:41 +01:00
parent c7943ef823
commit da162d5652
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 0 additions and 1 deletions

View File

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