Skip to content

Commit fc16877

Browse files
committed
e
1 parent 57e3193 commit fc16877

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

custom-implementation/src/main.css

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,6 @@
2222
position: absolute !important;
2323
top: 80px !important; /* Start BELOW the header */
2424
left: 0 !important;
25-
height: 100% !important; /* Full height minus header space + small footer buffer */
25+
height: 80% !important; /* Full height minus header space + small footer buffer */
2626
overflow-y: auto !important;
27-
}
28-
29-
/* Make sure fern-body is positioned to contain the sidebar */
30-
.fern-body {
31-
position: relative !important;
32-
margin-top: 80px !important; /* Push content below header */
3327
}

0 commit comments

Comments
 (0)