Fix terms margin on plain design
This commit is contained in:
parent
4df82a12c8
commit
2ee346ddee
1 changed files with 4 additions and 1 deletions
|
|
@ -148,6 +148,9 @@
|
|||
"bold": true,
|
||||
"margin": [0, 0, 0, 4]
|
||||
},
|
||||
"terms": {
|
||||
"margin": [0, 0, 20, 0]
|
||||
},
|
||||
"invoiceDetailBalanceDueLabel": {
|
||||
"fillColor": "#e6e6e6"
|
||||
},
|
||||
|
|
@ -181,4 +184,4 @@
|
|||
}
|
||||
},
|
||||
"pageMargins": [40, 40, 40, 60]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue