From 944319b9b6c4aa6e1378f99d97ff48d05d2a9e32 Mon Sep 17 00:00:00 2001 From: = Date: Tue, 1 Jul 2025 15:19:22 +0530 Subject: [PATCH] feat: resolved alignement issue --- .../components/OrgSidebar/OrgSidebar.tsx | 48 ++++++++++++------- 1 file changed, 32 insertions(+), 16 deletions(-) diff --git a/frontend/src/layouts/OrganizationLayout/components/OrgSidebar/OrgSidebar.tsx b/frontend/src/layouts/OrganizationLayout/components/OrgSidebar/OrgSidebar.tsx index 7f5283432..1ee61e7a3 100644 --- a/frontend/src/layouts/OrganizationLayout/components/OrgSidebar/OrgSidebar.tsx +++ b/frontend/src/layouts/OrganizationLayout/components/OrgSidebar/OrgSidebar.tsx @@ -55,8 +55,10 @@ export const OrgSidebar = ({ isHidden }: Props) => { {({ isActive }) => ( -
- +
+
+ +
Projects
@@ -65,8 +67,10 @@ export const OrgSidebar = ({ isHidden }: Props) => { {({ isActive }) => ( -
- +
+
+ +
Access Control
@@ -75,8 +79,10 @@ export const OrgSidebar = ({ isHidden }: Props) => { {({ isActive }) => ( -
- +
+
+ +
Usage & Billing
@@ -85,8 +91,10 @@ export const OrgSidebar = ({ isHidden }: Props) => { {({ isActive }) => ( -
- +
+
+ +
Audit Logs
@@ -95,8 +103,10 @@ export const OrgSidebar = ({ isHidden }: Props) => { {({ isActive }) => ( -
- +
+
+ +
SSO Settings
@@ -105,8 +115,10 @@ export const OrgSidebar = ({ isHidden }: Props) => { {({ isActive }) => ( -
- +
+
+ +
Organization Settings
@@ -117,8 +129,10 @@ export const OrgSidebar = ({ isHidden }: Props) => { {({ isActive }) => ( -
- +
+
+ +
App Connections
@@ -127,8 +141,10 @@ export const OrgSidebar = ({ isHidden }: Props) => { {({ isActive }) => ( -
- +
+
+ +
Gateways