mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-08 12:12:48 +01:00
Fix terms padding in plain design
This commit is contained in:
parent
9fc53c8b13
commit
44819f3078
@ -148,6 +148,9 @@
|
|||||||
"bold": true,
|
"bold": true,
|
||||||
"margin": [0, 0, 0, 4]
|
"margin": [0, 0, 0, 4]
|
||||||
},
|
},
|
||||||
|
"terms": {
|
||||||
|
"margin": [0, 0, 20, 0]
|
||||||
|
},
|
||||||
"invoiceDetailBalanceDueLabel": {
|
"invoiceDetailBalanceDueLabel": {
|
||||||
"fillColor": "#e6e6e6"
|
"fillColor": "#e6e6e6"
|
||||||
},
|
},
|
||||||
@ -181,4 +184,4 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pageMargins": [40, 40, 40, 60]
|
"pageMargins": [40, 40, 40, 60]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user