mirror of
https://github.com/trezor/trezor-wallet
synced 2025-05-28 19:58:45 +00:00
Minor spacing change
This commit is contained in:
parent
162ddebd6c
commit
e1c1c5c9fc
@ -32,7 +32,7 @@ const StyledH2 = styled(H2)`
|
|||||||
`;
|
`;
|
||||||
|
|
||||||
const InputRow = styled.div`
|
const InputRow = styled.div`
|
||||||
margin-bottom: 20px;
|
margin-bottom: 10px;
|
||||||
`;
|
`;
|
||||||
|
|
||||||
const SetMaxAmountButton = styled(Button)`
|
const SetMaxAmountButton = styled(Button)`
|
||||||
|
Loading…
Reference in New Issue
Block a user