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

Merge pull request #3516 from dbolack-ab/Issue_2563

Update table of content list-item breakage rules for wide table of contents
This commit is contained in:
Trevor Buckner
2024-08-07 12:00:23 -04:00
committed by GitHub

View File

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