From ccc2b191dd81dbf772609317321074b0783e7e07 Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 8 May 2025 18:07:12 -0500 Subject: [PATCH] fix: notification text's color (#18170) --- .../shared-components/notification/notification-card.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 48a2159b9a..8f48d59a37 100644 --- a/web/src/lib/components/shared-components/notification/notification-card.svelte +++ b/web/src/lib/components/shared-components/notification/notification-card.svelte @@ -100,7 +100,7 @@ /> -

+

{#if isComponentNotification(notification)} {:else}