From f1a4064379b6163a34270c2a08a0854938b4a3cb Mon Sep 17 00:00:00 2001 From: Adam Setch Date: Thu, 30 May 2024 07:38:21 -0400 Subject: [PATCH] fix: account name header height --- src/components/AccountNotifications.tsx | 3 +-- .../__snapshots__/AccountNotifications.test.tsx.snap | 8 ++++---- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/src/components/AccountNotifications.tsx b/src/components/AccountNotifications.tsx index 50affd7df..738dd8098 100644 --- a/src/components/AccountNotifications.tsx +++ b/src/components/AccountNotifications.tsx @@ -28,9 +28,8 @@ export const AccountNotifications = (props: IProps) => { return ( <> {showAccountHostname && ( -
+
{hostname} -
)} diff --git a/src/components/__snapshots__/AccountNotifications.test.tsx.snap b/src/components/__snapshots__/AccountNotifications.test.tsx.snap index 1905e1ce9..de9b86718 100644 --- a/src/components/__snapshots__/AccountNotifications.test.tsx.snap +++ b/src/components/__snapshots__/AccountNotifications.test.tsx.snap @@ -6,7 +6,7 @@ exports[`components/AccountNotifications.tsx should render itself (github.com wi "baseElement":
github.com , "container":
github.com
github.com , "container":
github.com