From 4df9690d22479a9721495070d9324c05fbf940ef Mon Sep 17 00:00:00 2001 From: Gauvain Date: Wed, 3 Jun 2026 23:17:45 +0200 Subject: [PATCH] fix(list): unify ListItem row height and padding --- components/list/ListItem.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/list/ListItem.tsx b/components/list/ListItem.tsx index fed62315c..44b5f93c8 100644 --- a/components/list/ListItem.tsx +++ b/components/list/ListItem.tsx @@ -39,7 +39,7 @@ export const ListItem: React.FC> = ({ > = ({ ); return (