mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-23 17:50:56 -04:00
Fix terms margin on plain design
This commit is contained in:
parent
4df82a12c8
commit
2ee346ddee
@ -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…
x
Reference in New Issue
Block a user