From 4a6e85106a9cfefa1198ec7d8e1dd034edab4217 Mon Sep 17 00:00:00 2001 From: proddy Date: Fri, 30 Aug 2024 11:10:39 +0200 Subject: [PATCH] change colors of icon/text for user profile --- interface/src/components/layout/LayoutMenu.tsx | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/interface/src/components/layout/LayoutMenu.tsx b/interface/src/components/layout/LayoutMenu.tsx index 734010a3d..4b9051d03 100644 --- a/interface/src/components/layout/LayoutMenu.tsx +++ b/interface/src/components/layout/LayoutMenu.tsx @@ -138,23 +138,22 @@ const LayoutMenu = () => { disabled={!me.admin} to="/settings" /> - + - + - {me.username} + {me.username} { - + - {/* */} - {/* */}