try new alignment
This commit is contained in:
parent
e822499c18
commit
54d974307e
1 changed files with 3 additions and 3 deletions
|
|
@ -259,7 +259,7 @@
|
|||
"isHidden": "no",
|
||||
"height": "SMALL",
|
||||
"alignment": "START",
|
||||
"opponentAlignment": "START",
|
||||
"opponentAlignment": "END",
|
||||
"noAutoPayTo": true,
|
||||
"isHorizontalAllowed": true,
|
||||
"displayedTitle": "",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
"isHidden": "no",
|
||||
"height": "SMALL",
|
||||
"alignment": "START",
|
||||
"opponentAlignment": "START",
|
||||
"opponentAlignment": "END",
|
||||
"noAutoPayTo": false,
|
||||
"isHorizontalAllowed": true,
|
||||
"displayedTitle": "",
|
||||
|
|
@ -303,7 +303,7 @@
|
|||
"isHidden": "no",
|
||||
"height": "SMALL",
|
||||
"alignment": "START",
|
||||
"opponentAlignment": "START",
|
||||
"opponentAlignment": "END",
|
||||
"noAutoPayTo": false,
|
||||
"isHorizontalAllowed": true,
|
||||
"displayedTitle": "",
|
||||
|
|
|
|||
Loading…
Reference in a new issue