From 1d76e18d38f3d25f22a5ea2af1d31817993fb29f Mon Sep 17 00:00:00 2001 From: Nicolas Meienberger Date: Wed, 17 Dec 2025 09:00:55 +0100 Subject: [PATCH] fix(sortable-card): keep opacity at 100 on mobile --- app/client/components/sortable-card.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/client/components/sortable-card.tsx b/app/client/components/sortable-card.tsx index bca84b7f..d5b8897d 100644 --- a/app/client/components/sortable-card.tsx +++ b/app/client/components/sortable-card.tsx @@ -24,7 +24,7 @@ export function SortableCard({ isDragging, uniqueId, children }: PropsWithChildr