From 66d7df1256b2ca0b4ad9a0b4b01a70e5e350577f 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, ]}> - +