try page break inside avoid magic
This commit is contained in:
parent
34ef89230c
commit
f5dc79f575
|
@ -22,6 +22,7 @@ p {
|
||||||
width: {{ width|make_really_big:m }};
|
width: {{ width|make_really_big:m }};
|
||||||
font-size: {{ "12px"|make_really_big:m }};
|
font-size: {{ "12px"|make_really_big:m }};
|
||||||
page-break-after: always;
|
page-break-after: always;
|
||||||
|
page-break-inside: avoid;
|
||||||
}
|
}
|
||||||
|
|
||||||
.box {
|
.box {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user