diff --git a/src/components/overlays/notificationsModal/components/DetailView.tsx b/src/components/overlays/notificationsModal/components/DetailView.tsx index f75d5652..4b53e19a 100644 --- a/src/components/overlays/notificationsModal/components/DetailView.tsx +++ b/src/components/overlays/notificationsModal/components/DetailView.tsx @@ -15,11 +15,11 @@ export function DetailView({ return (
{/* Header with back button and toggle read status */} -
+
{/* Settings content */} -
+
{/* Mark all as unread section */}

Mark All as Unread