From 3af06553e7612f126d3ea9355e9dcbf3cca1df1a Mon Sep 17 00:00:00 2001 From: martylukyy <35452459+martylukyy@users.noreply.github.com> Date: Sat, 14 Sep 2024 11:21:42 +0200 Subject: [PATCH] fix(web): activity/release table cell widths (#1717) --- web/src/components/data-table/Cells.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/data-table/Cells.tsx b/web/src/components/data-table/Cells.tsx index fb84c33..5e8a552 100644 --- a/web/src/components/data-table/Cells.tsx +++ b/web/src/components/data-table/Cells.tsx @@ -29,7 +29,7 @@ export const NameCell = (props: CellProps) => (