mirror of
https://github.com/trezor/trezor-wallet
synced 2025-01-08 15:10:59 +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;
|
padding-top: 5px;
|
||||||
`;
|
`;
|
||||||
|
|
||||||
const StyledLink = styled(Link)`
|
const StyledLink = styled(Link)``;
|
||||||
padding-left: 5px;
|
|
||||||
`;
|
|
||||||
|
|
||||||
const Footer = styled.div`
|
const Footer = styled.div`
|
||||||
margin: 20px 0 10px 0;
|
margin: 20px 0 10px 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user