diff --git a/jekyll-assets/css/style.css b/jekyll-assets/css/style.css index 72223128f..96c618977 100644 --- a/jekyll-assets/css/style.css +++ b/jekyll-assets/css/style.css @@ -1487,7 +1487,7 @@ input:not(:checked) ~ li ~ .itemcontents .sectlevel1 { } #mobile-toggle:checked ~ #docs-content .toc { - height: 100vh; + height: 93vh; max-width: 100vw; } @@ -1778,4 +1778,4 @@ ul#tab-container li.selected a { display: block; width: 100%; } -} \ No newline at end of file +}