mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Improve invoice alignment
This commit is contained in:
parent
753e482144
commit
2b83aa45f9
@ -7,7 +7,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"stack": "$accountDetails",
|
"stack": "$accountDetails",
|
||||||
"margin": [40, 0, 0, 0]
|
"margin": [7, 0, 0, 0]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"stack": "$accountAddress"
|
"stack": "$accountAddress"
|
||||||
@ -215,4 +215,4 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pageMargins": [40, 40, 40, 60]
|
"pageMargins": [40, 40, 40, 60]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user