1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-11-26 16:12:31 +02:00

Update mdbook and mdbook-i18n-helpers (#1658)

This also ports over the `mdbook` theme changes between version 0.4.35
and 0.4.36.
This commit is contained in:
Martin Geisler
2024-01-05 15:56:18 +01:00
committed by GitHub
parent a5f4c92b34
commit 0e8d3e77c2
2 changed files with 5 additions and 3 deletions

View File

@@ -112,7 +112,9 @@
<div class="sidebar-scrollbox">
{{#toc}}{{/toc}}
</div>
<div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
<div id="sidebar-resize-handle" class="sidebar-resize-handle">
<div class="sidebar-resize-indicator"></div>
</div>
</nav>
<!-- Track and set sidebar scroll position -->