fix(attestation): html format expand a4 background even if because there is a single page
This commit is contained in:
parent
1dbd198092
commit
e35809db28
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue