fix: font size on commissions and cashout
This commit is contained in:
parent
254f4d83b4
commit
63b8e6a132
2 changed files with 14 additions and 7 deletions
|
|
@ -23,7 +23,8 @@ export default {
|
|||
}
|
||||
},
|
||||
suffix: {
|
||||
marginLeft: 7
|
||||
marginLeft: 7,
|
||||
fontSize: '12px'
|
||||
},
|
||||
size: ({ size }) => bySize(size),
|
||||
bold
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue