From 0d3c3cb9a8898de4567fc09caa9ca0ea8a647185 Mon Sep 17 00:00:00 2001 From: Steven Straatemans Date: Thu, 7 Nov 2024 17:53:17 +0100 Subject: [PATCH] fix the rightsidebar --- .../dev-wallet/src/App/Layout/SideBar.tsx | 6 +-- .../src/patterns/SideBarLayout/aside.css.ts | 49 ++++++++++++++++++- .../SideBarLayout/components/SideBarAside.tsx | 10 +++- 3 files changed, 57 insertions(+), 8 deletions(-) diff --git a/packages/apps/dev-wallet/src/App/Layout/SideBar.tsx b/packages/apps/dev-wallet/src/App/Layout/SideBar.tsx index 190fb819ba..7ac626b9cc 100644 --- a/packages/apps/dev-wallet/src/App/Layout/SideBar.tsx +++ b/packages/apps/dev-wallet/src/App/Layout/SideBar.tsx @@ -123,10 +123,6 @@ export const SideBar: FC = () => { } > - navigate('/profile')} - label="Profile" - /> } label="Logout" @@ -140,12 +136,12 @@ export const SideBar: FC = () => { label="Change theme" >