Skip to content

Commit baf53af

Browse files
committed
fix: double scrollbar
1 parent 76af1ee commit baf53af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apify-docs-theme/src/theme/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -727,7 +727,7 @@ aside button[class*="collapseSidebarButton"] svg {
727727
}
728728

729729
.navbar-sidebar__items {
730-
height: calc(100vh - 68px);
730+
height: calc(100vh - 197px);
731731
}
732732

733733
.navbar-sidebar__brand {

0 commit comments

Comments
 (0)