From 402f616461f6233225d088e7c61e9e1928f76a7c Mon Sep 17 00:00:00 2001 From: Matilde Park Date: Wed, 11 Nov 2020 21:35:33 -0500 Subject: [PATCH] hark: prevent inbox flexshrink in safari --- pkg/interface/src/views/apps/notifications/inbox.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/interface/src/views/apps/notifications/inbox.tsx b/pkg/interface/src/views/apps/notifications/inbox.tsx index f1d8fa1527..0846230f1d 100644 --- a/pkg/interface/src/views/apps/notifications/inbox.tsx +++ b/pkg/interface/src/views/apps/notifications/inbox.tsx @@ -93,7 +93,7 @@ export default function Inbox(props: { }; return ( - + {incomingGroups.map((invite) => (