mirror of
https://github.com/trezor/trezor-wallet
synced 2025-01-08 07:01:04 +00:00
prevent wrapping multi words links
This commit is contained in:
parent
b577212c44
commit
5571e14d13
@ -111,6 +111,7 @@ const A = styled.a`
|
||||
color: ${colors.WHITE};
|
||||
margin-left: 24px;
|
||||
transition: all .1s ease-in;
|
||||
white-space: nowrap;
|
||||
|
||||
&:visited {
|
||||
color: ${colors.WHITE};
|
||||
|
Loading…
Reference in New Issue
Block a user