fix suggested follow card size (#9638)

This commit is contained in:
Samuel Newman
2026-01-05 19:36:54 +02:00
committed by GitHub
parent 55806f1087
commit 4b6fbcc050
+3 -1
View File
@@ -56,6 +56,7 @@ function CardOuter({
const {gtMobile} = useBreakpoints()
return (
<View
testID="CardOuter"
style={[
a.flex_1,
a.w_full,
@@ -575,7 +576,8 @@ export function ProfileGrid({
suggestedDid: profile.did,
category: null,
})
}}>
}}
style={[a.flex_1]}>
{({hovered, pressed}) => (
<CardOuter
style={[