mirror of
https://github.com/trezor/trezor-wallet
synced 2025-01-07 14:50:52 +00:00
pin modal remove padding before learn more link
This commit is contained in:
parent
6d9cbaf028
commit
93b7f2196e
@ -48,9 +48,7 @@ const StyledP = styled(P)`
|
||||
padding-top: 5px;
|
||||
`;
|
||||
|
||||
const StyledLink = styled(Link)`
|
||||
padding-left: 5px;
|
||||
`;
|
||||
const StyledLink = styled(Link)``;
|
||||
|
||||
const Footer = styled.div`
|
||||
margin: 20px 0 10px 0;
|
||||
|
Loading…
Reference in New Issue
Block a user