From bea94d58c579f0fd29702bf77bc03a836f8ee2b0 Mon Sep 17 00:00:00 2001 From: Ian Philips Date: Tue, 23 Aug 2022 07:55:26 -0600 Subject: [PATCH] Add extra text-sm --- web/pages/notifications.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/pages/notifications.tsx b/web/pages/notifications.tsx index 116c367d..94ad6680 100644 --- a/web/pages/notifications.tsx +++ b/web/pages/notifications.tsx @@ -165,7 +165,7 @@ function NotificationsList(props: { if (!paginatedGroupedNotifications || !allGroupedNotifications) return
return ( -
+
{paginatedGroupedNotifications.length === 0 && (
You don't have any notifications. Try changing your settings to see