Adjust business design
This commit is contained in:
parent
ab06b72e66
commit
1832411982
1 changed files with 2 additions and 2 deletions
|
|
@ -30,12 +30,12 @@
|
|||
},
|
||||
{
|
||||
"canvas": [{ "type": "rect", "x": 20, "y": 0, "w": 174, "h": "$invoiceDetailsHeight","r":10, "lineWidth": 1,"color":"$primaryColor:#eb792d"}],
|
||||
"width":36,
|
||||
"width":30,
|
||||
"margin":[200,25,0,0]
|
||||
},
|
||||
{
|
||||
"table": {
|
||||
"widths": [64, 70],
|
||||
"widths": [70, 76],
|
||||
"body": "$invoiceDetails"
|
||||
},
|
||||
"layout": "noBorders",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue