fix layout shift in profile feed header (#7906)

This commit is contained in:
Samuel Newman
2025-03-05 17:54:14 +00:00
committed by GitHub
parent f5f02aa4b3
commit c5d9e282e5
2 changed files with 4 additions and 11 deletions
@@ -61,14 +61,7 @@ export function ProfileFeedHeaderSkeleton() {
<Layout.Header.BackButton />
<Layout.Header.Content>
<View
style={[
a.w_full,
a.rounded_sm,
t.atoms.bg_contrast_25,
{
height: 44,
},
]}
style={[a.w_full, a.rounded_sm, t.atoms.bg_contrast_25, {height: 40}]}
/>
</Layout.Header.Content>
<Layout.Header.Slot>