From 9cba7e72aa0518dffcd78af39da211966c7a7ba1 Mon Sep 17 00:00:00 2001 From: James Ritchie Date: Wed, 14 May 2025 10:14:56 +0100 Subject: [PATCH] Fix for positioning of sticky cell --- apps/webapp/app/components/primitives/Table.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/webapp/app/components/primitives/Table.tsx b/apps/webapp/app/components/primitives/Table.tsx index 0c93024df..d51b50d48 100644 --- a/apps/webapp/app/components/primitives/Table.tsx +++ b/apps/webapp/app/components/primitives/Table.tsx @@ -336,7 +336,7 @@ export const TableCellMenu = forwardRef< hasAction={true} isSelected={isSelected} > -
+