remove padding from displayed symbol
This commit is contained in:
parent
2a74ee4c33
commit
937d8e9896
|
@ -15,7 +15,6 @@ const styles = theme => ({
|
|||
gridColumnStart: 6,
|
||||
alignSelf: 'center',
|
||||
color: '#939BA1',
|
||||
paddingTop: '100%'
|
||||
},
|
||||
amountInput: {
|
||||
textAlign: 'right'
|
||||
|
|
Loading…
Reference in New Issue