Merge pull request #986 from josepfo/fix/minimum-transfer-style-on-overrides
fix: minimum tx value size
This commit is contained in:
commit
5c5d956d2c
1 changed files with 0 additions and 1 deletions
|
|
@ -147,7 +147,6 @@ const getOverridesFields = (getData, currency, auxElements) => {
|
||||||
name: 'minimumTx',
|
name: 'minimumTx',
|
||||||
display: 'Minimun Tx',
|
display: 'Minimun Tx',
|
||||||
width: 169,
|
width: 169,
|
||||||
size: 'lg',
|
|
||||||
doubleHeader: 'Cash-in only',
|
doubleHeader: 'Cash-in only',
|
||||||
textAlign: 'center',
|
textAlign: 'center',
|
||||||
editingAlign: 'right',
|
editingAlign: 'right',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue