From 0563d477150f6536a8a7b3db21ae990a54dd9d58 Mon Sep 17 00:00:00 2001 From: McPizza0 Date: Wed, 21 Aug 2024 12:13:22 +0200 Subject: [PATCH] fix convo participants tooltip --- .../convo/[convoId]/_components/participants.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/apps/web/src/app/[orgShortcode]/convo/[convoId]/_components/participants.tsx b/apps/web/src/app/[orgShortcode]/convo/[convoId]/_components/participants.tsx index 4e435ebe..cc7bdcaf 100644 --- a/apps/web/src/app/[orgShortcode]/convo/[convoId]/_components/participants.tsx +++ b/apps/web/src/app/[orgShortcode]/convo/[convoId]/_components/participants.tsx @@ -62,9 +62,9 @@ export const Participants = memo(function Participants({ direction="right" noBodyStyles shouldScaleBackground={false}> - - - + + +
))}
-
- View Conversation Participants -
-
+ + + View Conversation Participants +