From a3ca870fe5d0edeeedda25dd8a9cbc080f0e3a03 Mon Sep 17 00:00:00 2001 From: Pas <74743263+Pasithea0@users.noreply.github.com> Date: Sun, 3 Aug 2025 13:48:18 -0600 Subject: [PATCH] notification style updates --- .../overlays/notificationsModal/components/DetailView.tsx | 6 +++--- .../overlays/notificationsModal/components/SettingsView.tsx | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) 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