This commit is contained in:
2026-04-09 11:23:26 +02:00
parent c5bc817efe
commit 9baab3d3bc
18 changed files with 489 additions and 37 deletions

View File

@@ -1,5 +1,5 @@
:host {
height: 100%;
height: 95svh;
display: grid;
grid-template-rows: 70px minmax(0, 1fr) auto;