mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
fix: sidebar horizontal scrolling and spacing
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user