mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-30 20:28:09 +00:00
Fixed icon position
This commit is contained in:
parent
0f592abfb1
commit
5ec50dd4c7
@ -47,7 +47,7 @@ const StyledCoinLogo = styled(CoinLogo)`
|
||||
|
||||
const StyledIcon = styled(Icon)`
|
||||
position: relative;
|
||||
top: -1px;
|
||||
top: -6px;
|
||||
&:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user