mirror of
https://github.com/trezor/trezor-wallet
synced 2025-03-25 12:35:45 +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};
|
||||
margin: 0px 4px;
|
||||
padding: 20px;
|
||||
white-space: nowrap;
|
||||
|
||||
&.active,
|
||||
&:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user