mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-09 04:25:12 +00:00
fix(table of content): use break-inside
This commit is contained in:
parent
7a04c5fa6f
commit
61508441c4
@ -1,3 +1,3 @@
|
|||||||
.toc__list-item {
|
.toc__list-item {
|
||||||
page-break-inside: avoid;
|
break-inside: avoid;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user