Skip to content

Commit eaab466

Browse files
committed
longer sidebar?
1 parent c41b7e4 commit eaab466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom-implementation/src/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
position: absolute !important;
2323
top: 80px !important; /* Start BELOW the header */
2424
left: 0 !important;
25-
height: 80% !important; /* Full height minus header space + small footer buffer */
25+
height: 100% !important;
2626
overflow-y: auto !important;
2727
}
2828

0 commit comments

Comments
 (0)