Add Card component and various darkmode fixes

This commit is contained in:
Johannes Zellner
2024-12-16 16:46:26 +01:00
parent 2a0f727cba
commit 74679b4b41
5 changed files with 64 additions and 19 deletions
+1 -1
View File
@@ -226,7 +226,7 @@
<div style="display: flex; flex-direction: column; flex-grow: 1; overflow: auto;">
<div ng-view id="ng-view" class="layout-content"></div>
<div id="vueapp" style="background: white;"></div>
<div id="vueapp"></div>
</div>
</div>