mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-08 20:22:42 +01:00
Updated modern.js invoice template to fix width issues (#1128)
Updated modern.js invoice template to fix width issues. This is related to PR #1104. This time it should be put against the correct branch.
This commit is contained in:
parent
346dde8e97
commit
f723621df8
@ -58,7 +58,7 @@
|
|||||||
"type": "rect",
|
"type": "rect",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 0,
|
"y": 0,
|
||||||
"w": 515,
|
"w": 532,
|
||||||
"h": 26,
|
"h": 26,
|
||||||
"r": 0,
|
"r": 0,
|
||||||
"lineWidth": 1,
|
"lineWidth": 1,
|
||||||
|
Loading…
Reference in New Issue
Block a user