diff --git a/src/components/receiveDialog/receiveDialog.css b/src/components/receiveDialog/receiveDialog.css index b0108e09b..e60632040 100644 --- a/src/components/receiveDialog/receiveDialog.css +++ b/src/components/receiveDialog/receiveDialog.css @@ -3,5 +3,5 @@ border-radius: 2px; color: #000; padding: 16px; - width: 300px; + width: 330px; } diff --git a/src/components/receiveDialog/receiveDialog.js b/src/components/receiveDialog/receiveDialog.js index 29226fd6c..f8e03357f 100644 --- a/src/components/receiveDialog/receiveDialog.js +++ b/src/components/receiveDialog/receiveDialog.js @@ -25,7 +25,7 @@ class ReceiveDialog extends React.Component {