fix: sidebar horizontal scrolling and spacing

This commit is contained in:
SethBurkart123
2024-02-04 19:21:30 +11:00
parent 6152186150
commit 629a88a463
2 changed files with 1 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
}
#menu ul:not(:has(li.hasChildren.active)) {
overflow: scroll !important;
overflow-y: scroll !important;
}
#menu > ul:has(li.hasChildren.active) > li > label,