1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-01-12 09:00:58 +00:00

Fixed missing style

This commit is contained in:
Vladimir Volek 2018-08-16 22:57:48 +02:00
parent 3fb9c65be8
commit d6b2cdb877

View File

@ -146,7 +146,7 @@ class LeftNavigation extends Component {
target="_blank"
rel="noreferrer noopener"
>
<StyledIcon size={25} icon={icons.CHAT} color={colors.TEXT_SECONDARY} />Need help?
<Icon size={25} icon={icons.CHAT} color={colors.TEXT_SECONDARY} />Need help?
</A>
</Help>
</StickyBottom>