1
0
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:
Hillel Coren 2018-03-05 11:52:51 +02:00
parent 335081aebc
commit 638561c835

View File

@ -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": {