feat: responsive header

This commit is contained in:
2026-07-24 17:28:40 +02:00
parent 3d7c0d2332
commit e85616eacc
15 changed files with 324 additions and 261 deletions

View File

@ -94,7 +94,7 @@
.sidebar-rail {
position: fixed;
top: var(--header-height);
top: calc(var(--header-height));
left: 0;
bottom: 0;