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