From ccc2aecbd49174a7b5fea786dcbd27a83d3bd5a5 Mon Sep 17 00:00:00 2001 From: Pablo Lara Date: Wed, 20 Nov 2024 09:46:04 +0100 Subject: [PATCH] chore: color tweaks --- components/findings/table/data-table-row-actions.tsx | 5 ++++- components/invitations/table/data-table-row-actions.tsx | 5 ++++- components/providers/table/data-table-row-actions.tsx | 5 ++++- components/scans/table/scans/data-table-row-actions.tsx | 5 ++++- components/ui/custom/custom-alert-modal.tsx | 1 + components/ui/table/data-table.tsx | 2 +- components/users/table/data-table-row-actions.tsx | 5 ++++- 7 files changed, 22 insertions(+), 6 deletions(-) diff --git a/components/findings/table/data-table-row-actions.tsx b/components/findings/table/data-table-row-actions.tsx index f96f804fc9..287e268ffb 100644 --- a/components/findings/table/data-table-row-actions.tsx +++ b/components/findings/table/data-table-row-actions.tsx @@ -56,7 +56,10 @@ export function DataTableRowActions({ */}
- +
)} -
+
{table.getHeaderGroups().map((headerGroup) => ( diff --git a/components/users/table/data-table-row-actions.tsx b/components/users/table/data-table-row-actions.tsx index 07a00cd6a7..61f4cdc390 100644 --- a/components/users/table/data-table-row-actions.tsx +++ b/components/users/table/data-table-row-actions.tsx @@ -62,7 +62,10 @@ export function DataTableRowActions({
- +