We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c41b7e4 commit eaab466Copy full SHA for eaab466
custom-implementation/src/main.css
@@ -22,7 +22,7 @@
22
position: absolute !important;
23
top: 80px !important; /* Start BELOW the header */
24
left: 0 !important;
25
- height: 80% !important; /* Full height minus header space + small footer buffer */
+ height: 100% !important;
26
overflow-y: auto !important;
27
}
28
0 commit comments