style: Update z-index for theme switcher and topbar; add custom scrollbar styles

This commit is contained in:
MasterAcnolo
2025-12-20 10:23:39 +01:00
parent 0a4f14fba7
commit 653319e408
3 changed files with 46 additions and 1 deletions

View File

@@ -3,6 +3,10 @@
align-items: center;
justify-content: space-between;
position: fixed;
top: 0;
z-index: 1100;
height: 48px;
width: 100%;