1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-01-07 14:50:52 +00:00

fix spacing in wallet type modal

This commit is contained in:
slowbackspace 2019-03-28 16:45:44 +01:00
parent d0bc970076
commit 35da1d37c2

View File

@ -30,6 +30,7 @@ const Header = styled.div`
display: flex;
justify-content: center;
align-items: center;
padding-bottom: 5px;
color: ${colors.TEXT_PRIMARY};
`;