From d5be28f6d7f27e5e966f3dd26acb0da737d53bb3 Mon Sep 17 00:00:00 2001 From: slowbackspace Date: Thu, 21 Mar 2019 10:20:53 +0100 Subject: [PATCH] fix eye icon --- src/views/Wallet/views/Account/Receive/ethereum/index.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/Wallet/views/Account/Receive/ethereum/index.js b/src/views/Wallet/views/Account/Receive/ethereum/index.js index 3bc7940d..c8743bb8 100644 --- a/src/views/Wallet/views/Account/Receive/ethereum/index.js +++ b/src/views/Wallet/views/Account/Receive/ethereum/index.js @@ -53,9 +53,7 @@ const ShowAddressButton = styled(Button)` const EyeButton = styled(Button)` z-index: 10001; padding: 0; - width: 30px; - background: transparent; - top: 5px; + top: 12px; position: absolute; right: 10px; @@ -147,9 +145,11 @@ const AccountReceive = (props: Props) => { } > props.showAddress(account.accountPath)} >