From f1023b3f8017f5be5d4b0ecca712dc8cfac5e9a4 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Mon, 20 Jun 2022 16:49:23 -0500 Subject: [PATCH] ProfileHoverCard: set z-index with Tailwind class --- app/soapbox/components/profile-hover-card.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/soapbox/components/profile-hover-card.tsx b/app/soapbox/components/profile-hover-card.tsx index c64f54092..177ff43b6 100644 --- a/app/soapbox/components/profile-hover-card.tsx +++ b/app/soapbox/components/profile-hover-card.tsx @@ -97,12 +97,12 @@ export const ProfileHoverCard: React.FC = ({ visible = true } return (