From 782df0c383ddde3151d9d7a8594f57899bd35329 Mon Sep 17 00:00:00 2001 From: NFish Date: Wed, 19 Feb 2025 15:30:19 +0800 Subject: [PATCH] fix: update offline notice style --- web/app/components/base/toast/index.tsx | 2 +- web/app/components/sentry-initor.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/app/components/base/toast/index.tsx b/web/app/components/base/toast/index.tsx index 4526eaafcc..e24ab8a67b 100644 --- a/web/app/components/base/toast/index.tsx +++ b/web/app/components/base/toast/index.tsx @@ -59,7 +59,7 @@ const Toast = ({ }`} />
-
+
{type === 'success' &&