fix(attestation): html format expand a4 background even if because there is a single page

This commit is contained in:
Colin Darie 2024-08-19 18:36:35 +02:00
parent 1dbd198092
commit e35809db28
No known key found for this signature in database
GPG key ID: 4FB865FDBCA4BCC4

View file

@ -42,7 +42,7 @@
flex-direction: column;
justify-content: space-between; // This will push the footer down
max-width: 21cm;
height: 29.7cm;
min-height: 29.7cm;
padding: 17mm;
margin: 0 auto;
background: #FFFFFF;