DeliveryConfirmation: Keep last two tables together on page
This commit is contained in:
@ -22,3 +22,11 @@ table.delivery-confirmation tr.sum {
|
||||
table.delivery-confirmation tr.sum td {
|
||||
padding-top: 1mm;
|
||||
}
|
||||
|
||||
table.sortenaufteilung {
|
||||
break-after: avoid;
|
||||
}
|
||||
|
||||
table.buckets {
|
||||
break-before: avoid;
|
||||
}
|
||||
|
Reference in New Issue
Block a user