remove padding from displayed symbol

This commit is contained in:
Barry Gitarts 2019-11-25 09:30:13 -05:00 committed by Barry G
parent 2a74ee4c33
commit 937d8e9896
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@ const styles = theme => ({
gridColumnStart: 6,
alignSelf: 'center',
color: '#939BA1',
paddingTop: '100%'
},
amountInput: {
textAlign: 'right'