From bbd5aa6b3e6b620737e232ba179b9932f9562804 Mon Sep 17 00:00:00 2001 From: Manav Rathi Date: Tue, 12 Nov 2024 17:28:39 +0530 Subject: [PATCH] Align divider with main view divider +label tr --- web/apps/photos/src/components/Sidebar/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/apps/photos/src/components/Sidebar/index.tsx b/web/apps/photos/src/components/Sidebar/index.tsx index 9c1c280eaf..65585b53dc 100644 --- a/web/apps/photos/src/components/Sidebar/index.tsx +++ b/web/apps/photos/src/components/Sidebar/index.tsx @@ -137,11 +137,11 @@ interface HeaderSectionProps { const HeaderSection: React.FC = ({ closeSidebar }) => { return (