From f67ca4eed25752c03d79100ffceedacd9fd96000 Mon Sep 17 00:00:00 2001 From: Nicolas Meienberger Date: Sun, 4 Jan 2026 10:30:36 +0100 Subject: [PATCH] style(delete notification): remove icon in delete button --- .../modules/notifications/routes/notification-details.tsx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/app/client/modules/notifications/routes/notification-details.tsx b/app/client/modules/notifications/routes/notification-details.tsx index 1a29229..ba6ea34 100644 --- a/app/client/modules/notifications/routes/notification-details.tsx +++ b/app/client/modules/notifications/routes/notification-details.tsx @@ -200,10 +200,7 @@ export default function NotificationDetailsPage({ loaderData }: Route.ComponentP - - - Cancel - + Cancel Delete