From 104795bca193acb8477ba3bddfeb240866e7c0f8 Mon Sep 17 00:00:00 2001 From: Sagar Rajput Date: Mon, 8 Apr 2024 11:19:01 +0530 Subject: [PATCH] fix: fixed sidenav alignment with and without get-started --- frontend/src/container/SideNav/NavItem/NavItem.styles.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/container/SideNav/NavItem/NavItem.styles.scss b/frontend/src/container/SideNav/NavItem/NavItem.styles.scss index fc328e3bc8..aea7b3a0ee 100644 --- a/frontend/src/container/SideNav/NavItem/NavItem.styles.scss +++ b/frontend/src/container/SideNav/NavItem/NavItem.styles.scss @@ -61,7 +61,6 @@ line-height: 18px; background: transparent; - border-left: 2px solid transparent; transition: 0.2s all linear;