fix: machine dashboard screen more up to spec
This commit is contained in:
parent
d794bca673
commit
cc4700a413
7 changed files with 45 additions and 33 deletions
|
|
@ -49,7 +49,7 @@ const getOverridesFields = currency => {
|
|||
{
|
||||
name: 'fixedFee',
|
||||
display: 'Fixed fee',
|
||||
width: 144,
|
||||
width: 155,
|
||||
doubleHeader: 'Cash-in only',
|
||||
textAlign: 'right',
|
||||
suffix: currency
|
||||
|
|
@ -57,7 +57,7 @@ const getOverridesFields = currency => {
|
|||
{
|
||||
name: 'minimumTx',
|
||||
display: 'Minimun Tx',
|
||||
width: 144,
|
||||
width: 155,
|
||||
doubleHeader: 'Cash-in only',
|
||||
textAlign: 'right',
|
||||
suffix: currency
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue