From 7ddf389325892b9dc7a80207e0d8ff3829e64995 Mon Sep 17 00:00:00 2001 From: DIYgod Date: Wed, 24 Aug 2022 01:06:07 +0100 Subject: [PATCH] fix: text overflow --- src/components/common/ConnectButton.tsx | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/src/components/common/ConnectButton.tsx b/src/components/common/ConnectButton.tsx index c7f7f0da..2effaa84 100644 --- a/src/components/common/ConnectButton.tsx +++ b/src/components/common/ConnectButton.tsx @@ -104,21 +104,24 @@ export const ConnectButton: React.FC<{ } return (
{userSites.isSuccess ? ( <> -