mirror of
https://github.com/trezor/trezor-wallet
synced 2025-01-23 06:21:06 +00:00
smaller height of coin item
This commit is contained in:
parent
2bf7380246
commit
10d4dd082b
@ -15,7 +15,7 @@ const CoinNameWrapper = styled.div`
|
||||
|
||||
const RowCoinWrapper = styled.div`
|
||||
padding: ${LEFT_NAVIGATION_ROW.PADDING};
|
||||
height: 50px;
|
||||
height: 44px;
|
||||
display: block;
|
||||
font-size: ${FONT_SIZE.BIG};
|
||||
color: ${colors.TEXT_PRIMARY};
|
||||
|
Loading…
Reference in New Issue
Block a user