diff --git a/src/views/Wallet/views/Account/Receive/ripple/index.js b/src/views/Wallet/views/Account/Receive/ripple/index.js index 88cc9d7c..964ea25a 100644 --- a/src/views/Wallet/views/Account/Receive/ripple/index.js +++ b/src/views/Wallet/views/Account/Receive/ripple/index.js @@ -37,8 +37,6 @@ const StyledQRCode = styled(QRCode)` `; const ShowAddressButton = styled(Button)` - min-width: 195px; - padding: 0; white-space: nowrap; display: flex; height: 40px;