From 769f3c633169ed5e37cb7f9a12fe5ccddbaf92d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?nicole=20miko=C5=82ajczyk?= Date: Tue, 10 Mar 2026 14:05:45 +0100 Subject: [PATCH] nicolium: account header styles fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: nicole mikołajczyk --- .../features/account/components/header.tsx | 36 ++++++++----------- 1 file changed, 14 insertions(+), 22 deletions(-) diff --git a/packages/nicolium/src/features/account/components/header.tsx b/packages/nicolium/src/features/account/components/header.tsx index b1ba1a300..a13017fbf 100644 --- a/packages/nicolium/src/features/account/components/header.tsx +++ b/packages/nicolium/src/features/account/components/header.tsx @@ -110,15 +110,9 @@ const Header: React.FC = ({ account }) => { if (!account) { return (
-
-
-
+
-
-
-
-
-
+
); } @@ -335,24 +329,22 @@ const Header: React.FC = ({ account }) => { )} -
-
- {renderHeader()} +
+ {renderHeader()} -
-
{info}
-
+
+
{info}
-
+