diff --git a/storage/templates/plain.js b/storage/templates/plain.js index 916ace88189f..990290edd602 100755 --- a/storage/templates/plain.js +++ b/storage/templates/plain.js @@ -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] -} \ No newline at end of file +}