1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-15 21:08:57 +00:00

Minor spacing change

This commit is contained in:
Vasek Mlejnsky 2018-09-24 10:45:56 +02:00
parent 162ddebd6c
commit e1c1c5c9fc

View File

@ -32,7 +32,7 @@ const StyledH2 = styled(H2)`
`;
const InputRow = styled.div`
margin-bottom: 20px;
margin-bottom: 10px;
`;
const SetMaxAmountButton = styled(Button)`