From b942da162a24f1192bcbcf6755570d14f253d118 Mon Sep 17 00:00:00 2001 From: Hima <131072934+Hima-Zinn@users.noreply.github.com> Date: Mon, 18 Dec 2023 21:58:58 +0900 Subject: Fix: Some display issues (#2219) * Update LeftNav.tsx * Update RightNav.tsx --- src/view/shell/desktop/RightNav.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/view/shell/desktop/RightNav.tsx') diff --git a/src/view/shell/desktop/RightNav.tsx b/src/view/shell/desktop/RightNav.tsx index c126935d2..8d9961a5f 100644 --- a/src/view/shell/desktop/RightNav.tsx +++ b/src/view/shell/desktop/RightNav.tsx @@ -52,7 +52,7 @@ export function DesktopRightNav() { ) : undefined} - + {hasSession && ( <>