From 12e7bb6ba30642de63f53c3ea5c7986986239dc9 Mon Sep 17 00:00:00 2001 From: rustmailer Date: Fri, 8 May 2026 18:07:37 +0800 Subject: [PATCH] update --- web/src/components/layout/notification.tsx | 2 +- web/src/index.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/components/layout/notification.tsx b/web/src/components/layout/notification.tsx index 499012a..e306cd3 100644 --- a/web/src/components/layout/notification.tsx +++ b/web/src/components/layout/notification.tsx @@ -156,7 +156,7 @@ function ReleaseNotificationView({ data }: { data: Release }) {

-
+
{data.body} diff --git a/web/src/index.css b/web/src/index.css index c5a57d9..e406f68 100644 --- a/web/src/index.css +++ b/web/src/index.css @@ -58,7 +58,7 @@ --popover: 215 20% 16%; --popover-foreground: 210 40% 98%; - + --muted: 215 20% 22%; --muted-foreground: 215 15% 70%;