From 0c5155f8e6bb66554d4c23d9ca04bbcb02031e40 Mon Sep 17 00:00:00 2001 From: Scott Wilson Date: Mon, 16 Jun 2025 17:17:55 -0700 Subject: [PATCH] improvement: minor UI adjustments to make project access control tabs more uniform --- .../GroupsSection/GroupsSection.tsx | 2 +- .../components/GroupsSection/GroupsTable.tsx | 72 ++++++++------ .../components/IdentityTab/IdentityTab.tsx | 99 +++++++++++-------- .../MembersTab/components/MembersSection.tsx | 4 +- .../MembersTab/components/MembersTable.tsx | 54 +++++----- .../ProjectRoleListTab/ProjectRoleListTab.tsx | 6 +- 6 files changed, 137 insertions(+), 100 deletions(-) diff --git a/frontend/src/pages/project/AccessControlPage/components/GroupsTab/components/GroupsSection/GroupsSection.tsx b/frontend/src/pages/project/AccessControlPage/components/GroupsTab/components/GroupsSection/GroupsSection.tsx index e5b46ca3b..5ba6082e1 100644 --- a/frontend/src/pages/project/AccessControlPage/components/GroupsTab/components/GroupsSection/GroupsSection.tsx +++ b/frontend/src/pages/project/AccessControlPage/components/GroupsTab/components/GroupsSection/GroupsSection.tsx @@ -72,7 +72,7 @@ export const GroupsSection = () => { {(isAllowed) => (