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
1 changed files with 2 additions and 2 deletions
|
|
@ -58,7 +58,7 @@
|
|||
"type": "rect",
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 515,
|
||||
"w": 532,
|
||||
"h": 26,
|
||||
"r": 0,
|
||||
"lineWidth": 1,
|
||||
|
|
@ -260,4 +260,4 @@
|
|||
}
|
||||
},
|
||||
"pageMargins": [40, 120, 40, 50]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue