mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Fix for amount wrapping
This commit is contained in:
parent
d2d80a4711
commit
08afa86212
@ -162,7 +162,8 @@
|
||||
"subtotalsBalanceDueLabel": {
|
||||
"fontSize": "$fontSizeLargest",
|
||||
"color": "#ffffff",
|
||||
"bold": true
|
||||
"bold": true,
|
||||
"noWrap": true
|
||||
},
|
||||
"subtotalsBalanceDue": {
|
||||
"fontSize": "$fontSizeLargest",
|
||||
|
Loading…
x
Reference in New Issue
Block a user