print break after in modern css
This commit is contained in:
parent
eacf7c654c
commit
23755673fa
1 changed files with 1 additions and 0 deletions
|
@ -213,6 +213,7 @@
|
||||||
.indications,
|
.indications,
|
||||||
.indications2 {
|
.indications2 {
|
||||||
page-break-after: always;
|
page-break-after: always;
|
||||||
|
break-after: always;
|
||||||
width: 210mm;
|
width: 210mm;
|
||||||
height: 297mm;
|
height: 297mm;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
Loading…
Add table
Reference in a new issue