Change logic on rendering or not ToC

This commit is contained in:
Alex Shpak
2025-10-09 23:33:20 +02:00
parent 6baf098e54
commit 7f5bede532
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -399,7 +399,7 @@ body[dir="rtl"] .book-menu {
.book-menu-overlay {
display: block;
position: absolute;
position: fixed;
top: 0;
bottom: 0;
left: 0;