Skip to content

Commit

Permalink
Merge pull request #374 from pratikb64/overflow-fix
Browse files Browse the repository at this point in the history
Overflow fix
  • Loading branch information
pratikb64 authored Mar 7, 2025
2 parents 9bc4196 + f8945e9 commit eddd500
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wiki/public/scss/page-toc.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
scrollbar-width: none;
height: 90vh;
min-width: 220px;
max-width: 220px;
margin-right: 16px;
padding-bottom: 10rem;

Expand Down

0 comments on commit eddd500

Please sign in to comment.