Fixed another CSS problems

This commit is contained in:
2026-07-01 11:56:22 +02:00
parent d2a2027c42
commit ee5b2f6e09
4 changed files with 18 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
display: flex;
flex-direction: column;
overflow: hidden;
min-height: 0;
}
#topbar {