diff --git a/src/views/Wallet/views/AccountSummary/index.js b/src/views/Wallet/views/AccountSummary/index.js index 0a5d6644..f5e7b369 100644 --- a/src/views/Wallet/views/AccountSummary/index.js +++ b/src/views/Wallet/views/AccountSummary/index.js @@ -25,17 +25,16 @@ const AccountHeading = styled.div` align-items: center; `; +const TooltipContent = styled.div` + display: block; +`; + const H2Wrapper = styled.div` display: flex; align-items: center; padding: 20px 48px; `; -const StyledTooltip = styled(Tooltip)` - position: relative; - top: 2px; -`; - const AccountName = styled.div` display: flex; align-items: center; @@ -102,20 +101,16 @@ const AccountSummary = (props: Props) => {

Tokens

- - Insert token name, symbol or address to be able to send it. - - )} + content="Insert token name, symbol or address to be able to send it." > - +
{/* 0x58cda554935e4a1f2acbe15f8757400af275e084 Lahod */} {/* 0x58cda554935e4a1f2acbe15f8757400af275e084 T01 */}