Fixed sticky modal issue mostly by removing anims

This commit is contained in:
David Carley
2021-03-03 01:21:01 -08:00
parent e02711eb50
commit 6c525930fe
2 changed files with 19 additions and 22 deletions

View File

@@ -26,7 +26,7 @@
//-/////////////////////////////////////////////////////////////////////////////
script#message-template(type="text/x-template")
.modal-mask(v-show="show", transition="modal")
.modal-mask(v-if="show")
.modal-wrapper
.modal-container
.modal-header