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

@@ -11,7 +11,7 @@
display: flex;
align-items: center;
gap: 8px;
z-index: 1000;
z-index: 1050;
}
.theme-switcher label {