From ce1d540444d65b37050f49aaf8f87ffe6594650d Mon Sep 17 00:00:00 2001 From: Brian Fertig Date: Wed, 12 Aug 2026 11:36:07 -0600 Subject: [PATCH] Adjustment to Drag and Drop hitbox on Group Cards --- components/board/group-card.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/components/board/group-card.tsx b/components/board/group-card.tsx index f6385f2..1be4b44 100644 --- a/components/board/group-card.tsx +++ b/components/board/group-card.tsx @@ -93,16 +93,16 @@ export function GroupCard({ group }: { group: GroupDTO }) { )} >
-
- +

{group.title}