[#32] PaymentVariantSummary: Add summary header

This commit is contained in:
2024-05-09 19:12:27 +02:00
parent 602c237fa0
commit 4bd378e048
8 changed files with 180 additions and 16 deletions

View File

@ -13,5 +13,9 @@ h2 {
}
table.payment-variant {
margin-top: 10mm;
}
table.payment-variant-data {
break-before: page;
}