mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Fix for Playful design
This commit is contained in:
parent
2c1ffd9da1
commit
76e30824ac
@ -92,9 +92,9 @@
|
|||||||
"canvas": [
|
"canvas": [
|
||||||
{
|
{
|
||||||
"type": "rect",
|
"type": "rect",
|
||||||
"x": 76,
|
"x": 50,
|
||||||
"y": 20,
|
"y": 20,
|
||||||
"w": 182,
|
"w": 208,
|
||||||
"h": 30,
|
"h": 30,
|
||||||
"r": 4,
|
"r": 4,
|
||||||
"lineWidth": 1,
|
"lineWidth": 1,
|
||||||
@ -105,7 +105,7 @@
|
|||||||
{
|
{
|
||||||
"style": "subtotalsBalance",
|
"style": "subtotalsBalance",
|
||||||
"table": {
|
"table": {
|
||||||
"widths": ["*", "35%"],
|
"widths": ["*", "50%"],
|
||||||
"body": "$subtotalsBalance"
|
"body": "$subtotalsBalance"
|
||||||
},
|
},
|
||||||
"layout": {
|
"layout": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user