From d56bfe968daf577ff102dbf6728f2ff21d56b76a Mon Sep 17 00:00:00 2001 From: Fedor Katurov Date: Fri, 17 Mar 2023 19:00:01 +0600 Subject: [PATCH] fix: account buttons on mobile --- .../profile/ProfileAccounts/index.tsx | 22 +++++++++---------- .../ProfileAccounts/styles.module.scss | 8 +++---- 2 files changed, 14 insertions(+), 16 deletions(-) diff --git a/src/containers/profile/ProfileAccounts/index.tsx b/src/containers/profile/ProfileAccounts/index.tsx index d57e7ad1..57d30691 100644 --- a/src/containers/profile/ProfileAccounts/index.tsx +++ b/src/containers/profile/ProfileAccounts/index.tsx @@ -80,18 +80,16 @@ const ProfileAccounts: FC = () => { )} - - - +