From d8cfe29f22c6c4c65ad2c3504aaa069550c60dbe 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