Initial move from angular shell to vue

This commit is contained in:
Johannes Zellner
2025-03-16 11:12:49 +01:00
parent 5fd4e2f008
commit 3a32aab066
18 changed files with 387 additions and 272 deletions

View File

@@ -293,7 +293,6 @@ onBeforeUnmount(() => {
.titlebar {
display: flex;
justify-content: space-between;
background-color: var(--pankow-body-background-color);
}
.apptask-progress {