From e6a64f673df36cf2e648ec215dea0f49782cfa8b Mon Sep 17 00:00:00 2001 From: Shekar Siri Date: Thu, 11 Aug 2022 11:43:54 +0200 Subject: [PATCH] change(ui) - vault no content alignments --- .../SessionListContainer/components/SessionList/SessionList.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/app/components/shared/SessionListContainer/components/SessionList/SessionList.tsx b/frontend/app/components/shared/SessionListContainer/components/SessionList/SessionList.tsx index 6c043f99a..93fd23315 100644 --- a/frontend/app/components/shared/SessionListContainer/components/SessionList/SessionList.tsx +++ b/frontend/app/components/shared/SessionListContainer/components/SessionList/SessionList.tsx @@ -79,7 +79,7 @@ function SessionList(props: Props) { } subtext={ -
+
{(isVault || isBookmark) && (
{isVault