From f61202c6e0bafb6c7085ae72f8b6fcfff8775934 Mon Sep 17 00:00:00 2001 From: Chewbacca Date: Fri, 21 Apr 2023 09:41:28 -0400 Subject: [PATCH] Fix z-index positioning of Group Grid item --- .../groups/components/discover/group-grid-item.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/soapbox/features/groups/components/discover/group-grid-item.tsx b/app/soapbox/features/groups/components/discover/group-grid-item.tsx index fd1168f4e..4380053d3 100644 --- a/app/soapbox/features/groups/components/discover/group-grid-item.tsx +++ b/app/soapbox/features/groups/components/discover/group-grid-item.tsx @@ -39,7 +39,11 @@ const GroupGridItem = forwardRef((props: IGroup, ref: React.ForwardedRef )} - +
+ + - -