From 3a1e3e82e795793696aeb2b63746edbf2cf7d007 Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 8 May 2025 05:15:11 -0500 Subject: [PATCH] fix: notification text's color (#18151) --- .../notification/notification-card.svelte | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/web/src/lib/components/shared-components/notification/notification-card.svelte b/web/src/lib/components/shared-components/notification/notification-card.svelte index 30c8622bba..48a2159b9a 100644 --- a/web/src/lib/components/shared-components/notification/notification-card.svelte +++ b/web/src/lib/components/shared-components/notification/notification-card.svelte @@ -1,5 +1,5 @@