Planungen android

This commit is contained in:
Torsten Schulz (local)
2026-07-08 22:28:51 +02:00
parent 9ef2cbe8d5
commit 85d5d06ce5
90 changed files with 5901 additions and 42 deletions

View File

@@ -81,6 +81,7 @@ export default {
display: flex;
flex-direction: column;
height: 100vh;
height: 100dvh;
overflow: hidden;
}
</style>