fix xrp receive button overflow

pull/553/head
slowbackspace 5 years ago
parent 607ea8a6be
commit 1180fd789e

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

Loading…
Cancel
Save