mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-08 12:12:48 +01:00
Fix for Playful design
This commit is contained in:
parent
335081aebc
commit
638561c835
@ -92,9 +92,9 @@
|
||||
"canvas": [
|
||||
{
|
||||
"type": "rect",
|
||||
"x": 76,
|
||||
"x": 50,
|
||||
"y": 20,
|
||||
"w": 182,
|
||||
"w": 208,
|
||||
"h": 30,
|
||||
"r": 4,
|
||||
"lineWidth": 1,
|
||||
@ -105,7 +105,7 @@
|
||||
{
|
||||
"style": "subtotalsBalance",
|
||||
"table": {
|
||||
"widths": ["*", "35%"],
|
||||
"widths": ["*", "50%"],
|
||||
"body": "$subtotalsBalance"
|
||||
},
|
||||
"layout": {
|
||||
|
Loading…
Reference in New Issue
Block a user