fix: notification text's color ()

This commit is contained in:
Alex 2025-05-08 18:07:12 -05:00 committed by GitHub
parent bb7010b2bb
commit ccc2b191dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -100,7 +100,7 @@
/>
</div>
<p class="whitespace-pre-wrap ps-[28px] pe-[16px] text-sm text-light" data-testid="message">
<p class="whitespace-pre-wrap ps-[28px] pe-[16px] text-sm text-black/80" data-testid="message">
{#if isComponentNotification(notification)}
<notification.component.type {...notification.component.props} />
{:else}