fix: remove max-height constraint from module-list
This commit is contained in:
@@ -733,8 +733,7 @@ nav.sidebar-section {
|
|||||||
|
|
||||||
/* Module List in Sidebar */
|
/* Module List in Sidebar */
|
||||||
.module-list {
|
.module-list {
|
||||||
max-height: 40vh;
|
/* No max-height - parent nav.sidebar-section handles overflow */
|
||||||
overflow-y: auto;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.module-container {
|
.module-container {
|
||||||
|
|||||||
Reference in New Issue
Block a user