From 0ce3b8e4d12aecffbea383473e8909f1463b0c57 Mon Sep 17 00:00:00 2001 From: Agent Zero Date: Tue, 28 Jul 2026 12:52:02 +0200 Subject: [PATCH] style: accordion headers as rounded buttons (bg-primary-50, text-primary-700, rounded-md) --- frontend/src/pages/ContactsList.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/pages/ContactsList.tsx b/frontend/src/pages/ContactsList.tsx index fb712d6..e7cde90 100644 --- a/frontend/src/pages/ContactsList.tsx +++ b/frontend/src/pages/ContactsList.tsx @@ -395,7 +395,7 @@ export function ContactsListPage() {