mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-15 12:59:09 +00:00
force left align on language options
This commit is contained in:
parent
b4a87a0ce1
commit
4dc7798ca6
@ -73,6 +73,7 @@ const styles = {
|
||||
color: colors.TEXT_SECONDARY,
|
||||
background: isFocused ? colors.LANDING : colors.WHITE,
|
||||
borderRadius: 0,
|
||||
textAlign: 'left',
|
||||
'&:hover': {
|
||||
cursor: 'pointer',
|
||||
background: colors.LANDING,
|
||||
|
Loading…
Reference in New Issue
Block a user