moved popovers space outside app because otherwise it causes weird

issues A LOT
This commit is contained in:
Henry Jameson 2022-10-09 23:01:49 +03:00
commit 3dd9f6f68c
2 changed files with 1 additions and 1 deletions

View file

@ -73,7 +73,6 @@
<UpdateNotification />
<div id="modal" />
<GlobalNoticeList />
<div id="popovers" />
</div>
</template>