mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Fix for logo in bold design header
This commit is contained in:
parent
6b4d07346b
commit
4712780ff6
@ -114,8 +114,8 @@
|
|||||||
"columns": [
|
"columns": [
|
||||||
{
|
{
|
||||||
"image": "$accountLogo",
|
"image": "$accountLogo",
|
||||||
"fit": [120, 80],
|
"fit": [120, 60],
|
||||||
"margin": [30, 20, 0, 0]
|
"margin": [30, 16, 0, 0]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"stack": "$accountDetails",
|
"stack": "$accountDetails",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user