Fixed icon position

pull/177/head
Vladimir Volek 6 years ago committed by Szymon Lesisz
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…
Cancel
Save