0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-26 13:52:38 +00:00

Update table of content list-item breakage rules for wide table of contents

Solves #2563
This commit is contained in:
David Bolack
2024-06-05 17:17:49 -05:00
parent 4033d3ad99
commit cb8d98266c

View File

@@ -850,6 +850,9 @@
.useColumns(0.96, @fillMode: balance);
}
}
.toc.wide li {
break-inside: auto;
}
}
// *****************************