mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-24 09:18:09 +00:00
Adjust padding
This commit is contained in:
parent
a0cfa4bf4a
commit
c00c943971
@ -59,6 +59,7 @@ const Content = styled.div`
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
||||||
${props => props.isTop && css`
|
${props => props.isTop && css`
|
||||||
|
padding-top: 40px;
|
||||||
border-bottom: 1px solid ${colors.DIVIDER};
|
border-bottom: 1px solid ${colors.DIVIDER};
|
||||||
`}
|
`}
|
||||||
`;
|
`;
|
||||||
|
Loading…
Reference in New Issue
Block a user