From 8e475ef2484181d0685bbccab99b974e056a77ce Mon Sep 17 00:00:00 2001 From: Agent Zero Date: Tue, 28 Jul 2026 12:47:25 +0200 Subject: [PATCH] style: accordion headers as system-colored buttons (bg-primary-600, white text) --- 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 69b8fb9..fb712d6 100644 --- a/frontend/src/pages/ContactsList.tsx +++ b/frontend/src/pages/ContactsList.tsx @@ -395,7 +395,7 @@ export function ContactsListPage() {