mirror of
https://github.com/trezor/trezor-wallet
synced 2025-06-06 16:18:47 +00:00
Fixed missing style
This commit is contained in:
parent
3fb9c65be8
commit
d6b2cdb877
@ -146,7 +146,7 @@ class LeftNavigation extends Component {
|
|||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noreferrer noopener"
|
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>
|
</A>
|
||||||
</Help>
|
</Help>
|
||||||
</StickyBottom>
|
</StickyBottom>
|
||||||
|
Loading…
Reference in New Issue
Block a user