moved popovers space outside app because otherwise it causes weird

issues A LOT
remove-mods-files
Henry Jameson 2 years ago
parent 4631b1b9f7
commit 3dd9f6f68c

@ -10,5 +10,6 @@
<noscript>To use Pleroma, please enable JavaScript.</noscript>
<div id="app"></div>
<!-- built files will be auto injected -->
<div id="popovers" />
</body>
</html>

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

Loading…
Cancel
Save