fix minor frontend glitches

This commit is contained in:
Christoph Haas
2025-05-13 20:18:17 +02:00
parent 657c4307b3
commit 7df4e4b813
3 changed files with 5 additions and 4 deletions

View File

@@ -24,7 +24,7 @@
<div id="toasts"></div>
<!-- main application -->
<div id="app"></div>
<div id="app" class="d-flex flex-column flex-grow-1"></div>
<!-- vue teleport will add modals and dialogs here -->
<div id="modals"></div>