Skip to content

Commit

Permalink
Made toc Sidebar Expand to Fit Page
Browse files Browse the repository at this point in the history
As per issue #744, opened by yurishkuro, I made the sidebar expand to fill the page.

Signed-off-by: Donovan Porter <donovanporter@ufl.edu>


Signed-off-by: Donovan-Porter <122303753+Donovan-Porter@users.noreply.github.com>
  • Loading branch information
Donovan-Porter authored Sep 26, 2024
1 parent a1b93ce commit eebba2b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions themes/jaeger-docs/assets/sass/toc.sass
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,12 @@ $left-border: 4px solid $jaeger-beige
position: fixed
margin: 0
padding: 0
height: calc(100vh - 6rem)

.jaeger-toc-page-list
padding-left: 20px
line-height: 1.3
position: static

.jaeger-toc-page-link
display: block
Expand Down

0 comments on commit eebba2b

Please sign in to comment.