1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-30 20:28:09 +00:00

fix xrp receive button overflow

This commit is contained in:
slowbackspace 2019-05-15 14:24:55 +02:00
parent 607ea8a6be
commit 1180fd789e

View File

@ -37,8 +37,6 @@ const StyledQRCode = styled(QRCode)`
`; `;
const ShowAddressButton = styled(Button)` const ShowAddressButton = styled(Button)`
min-width: 195px;
padding: 0;
white-space: nowrap; white-space: nowrap;
display: flex; display: flex;
height: 40px; height: 40px;