fix: font size on commissions and cashout

This commit is contained in:
José Oliveira 2021-03-20 16:06:29 +00:00 committed by Josh Harvey
parent 254f4d83b4
commit 63b8e6a132
2 changed files with 14 additions and 7 deletions

View file

@ -23,7 +23,8 @@ export default {
}
},
suffix: {
marginLeft: 7
marginLeft: 7,
fontSize: '12px'
},
size: ({ size }) => bySize(size),
bold