Skip to content

Commit 7aec503

Browse files
Fix toc scoller
1 parent 3ea4e3c commit 7aec503

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

src/hackmysql.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,7 @@ nav#toc {
366366
align-self: start;
367367
}
368368
div.scroller {
369+
overflow-y: auto;
369370
padding-top: 2rem;
370371
height: 100vh;
371372
}

0 commit comments

Comments
 (0)