1
0
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:
Hillel Coren 2017-01-04 13:43:59 +02:00
parent 9fc53c8b13
commit 44819f3078

View File

@ -148,6 +148,9 @@
"bold": true,
"margin": [0, 0, 0, 4]
},
"terms": {
"margin": [0, 0, 20, 0]
},
"invoiceDetailBalanceDueLabel": {
"fillColor": "#e6e6e6"
},