From 29c5bf5491127642cd9d75e7c99bc3688f563538 Mon Sep 17 00:00:00 2001 From: Tuan Dang Date: Fri, 26 Jul 2024 11:22:15 -0700 Subject: [PATCH] Remove top margin from RolePermissionSecretsRow --- .../RolePermissionsSection/RolePermissionSecretsRow.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/Project/RolePage/components/RolePermissionsSection/RolePermissionSecretsRow.tsx b/frontend/src/views/Project/RolePage/components/RolePermissionsSection/RolePermissionSecretsRow.tsx index 786f58cf1..5833fee13 100644 --- a/frontend/src/views/Project/RolePage/components/RolePermissionsSection/RolePermissionSecretsRow.tsx +++ b/frontend/src/views/Project/RolePage/components/RolePermissionsSection/RolePermissionSecretsRow.tsx @@ -123,7 +123,7 @@ export const RowPermissionSecretsRow = ({ className={`bg-bunker-600 px-0 py-0 ${isCustom && " border-mineshaft-500 p-8"}`} >
- +