From e97335191d6da32c3785664a82dd97b035b74449 Mon Sep 17 00:00:00 2001 From: Claire Date: Mon, 27 Jan 2025 17:24:41 +0100 Subject: [PATCH] Add hover cards to follow suggestions (#33749) --- app/javascript/mastodon/features/explore/components/card.jsx | 4 ++-- .../home_timeline/components/inline_follow_suggestions.tsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/javascript/mastodon/features/explore/components/card.jsx b/app/javascript/mastodon/features/explore/components/card.jsx index 19086485106..15470ec24c6 100644 --- a/app/javascript/mastodon/features/explore/components/card.jsx +++ b/app/javascript/mastodon/features/explore/components/card.jsx @@ -55,11 +55,11 @@ export const Card = ({ id, source }) => {
- +
- +
diff --git a/app/javascript/mastodon/features/home_timeline/components/inline_follow_suggestions.tsx b/app/javascript/mastodon/features/home_timeline/components/inline_follow_suggestions.tsx index 5fd47443d94..777ffb4e188 100644 --- a/app/javascript/mastodon/features/home_timeline/components/inline_follow_suggestions.tsx +++ b/app/javascript/mastodon/features/home_timeline/components/inline_follow_suggestions.tsx @@ -145,13 +145,13 @@ const Card: React.FC<{ />
- +
- + {firstVerifiedField ? (