From 6bc51d6d14a3bd95453f83a3df840d3f58f5d7fe Mon Sep 17 00:00:00 2001 From: Nils Pukropp Date: Thu, 14 May 2026 17:35:45 +0200 Subject: [PATCH] made mail in contact notes clickable --- frontend/src/components/react/admin/Inbox.tsx | 27 +++++++++++++++---- 1 file changed, 22 insertions(+), 5 deletions(-) diff --git a/frontend/src/components/react/admin/Inbox.tsx b/frontend/src/components/react/admin/Inbox.tsx index 6bee77d..5d24d88 100644 --- a/frontend/src/components/react/admin/Inbox.tsx +++ b/frontend/src/components/react/admin/Inbox.tsx @@ -75,10 +75,17 @@ export default function Inbox() { className="border border-[var(--surface2)]/60" style={{ borderRadius: 1 }} > - + {isOpen && (