From 48f670f26ab9d2578958ba4d9805b3e52212edbb Mon Sep 17 00:00:00 2001 From: Caidan Williams Date: Fri, 25 Jul 2025 16:26:25 -0700 Subject: [PATCH] fix(ui): follow button should always be pushed to the bottom on the profile card --- src/components/FeedInterstitials.tsx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/components/FeedInterstitials.tsx b/src/components/FeedInterstitials.tsx index b54c6622c8..7cc3a92d91 100644 --- a/src/components/FeedInterstitials.tsx +++ b/src/components/FeedInterstitials.tsx @@ -287,7 +287,14 @@ export function ProfileGrid({ t.atoms.shadow_sm, ]}> - +