From 8f92ebbe0e784bfa508fd74581d5ca8bcd17ad67 Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Wed, 22 Oct 2025 06:52:21 -0600 Subject: [PATCH] Cleanup grid --- web/src/components/card/ClassificationCard.tsx | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/web/src/components/card/ClassificationCard.tsx b/web/src/components/card/ClassificationCard.tsx index 6e5b51f7f..bb9a77f04 100644 --- a/web/src/components/card/ClassificationCard.tsx +++ b/web/src/components/card/ClassificationCard.tsx @@ -359,12 +359,9 @@ export function GroupedClassificationCard({
{group.map((data: ClassificationItemData) => (