fix: machine dashboard screen more up to spec

This commit is contained in:
Sérgio Salgado 2022-02-16 01:46:49 +00:00
parent d794bca673
commit cc4700a413
7 changed files with 45 additions and 33 deletions

View file

@ -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