mirror of
https://github.com/trezor/trezor-wallet
synced 2025-01-08 23:21:00 +00:00
fix spacing in wallet type modal
This commit is contained in:
parent
d0bc970076
commit
35da1d37c2
@ -30,6 +30,7 @@ const Header = styled.div`
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
padding-bottom: 5px;
|
||||||
|
|
||||||
color: ${colors.TEXT_PRIMARY};
|
color: ${colors.TEXT_PRIMARY};
|
||||||
`;
|
`;
|
||||||
|
Loading…
Reference in New Issue
Block a user