mirror of
https://github.com/trezor/trezor-wallet
synced 2025-06-08 09:08:46 +00:00
No newlines in menu link
This commit is contained in:
parent
31889270a0
commit
f1484484df
@ -31,6 +31,7 @@ const StyledNavLink = styled(NavLink)`
|
|||||||
color: ${colors.TEXT_SECONDARY};
|
color: ${colors.TEXT_SECONDARY};
|
||||||
margin: 0px 4px;
|
margin: 0px 4px;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
|
white-space: nowrap;
|
||||||
|
|
||||||
&.active,
|
&.active,
|
||||||
&:hover {
|
&:hover {
|
||||||
|
Loading…
Reference in New Issue
Block a user