From 70eb7b712c410d42bde86d29809f0b5213002110 Mon Sep 17 00:00:00 2001 From: liangfung Date: Fri, 10 Jan 2025 17:08:43 +0800 Subject: [PATCH] update: notification styling --- ee/tabby-ui/components/notification-box.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ee/tabby-ui/components/notification-box.tsx b/ee/tabby-ui/components/notification-box.tsx index 70f87fb667e9..7770a4b88390 100644 --- a/ee/tabby-ui/components/notification-box.tsx +++ b/ee/tabby-ui/components/notification-box.tsx @@ -168,7 +168,7 @@ function NotificationItem({ data }: NotificationItemProps) {