From dff0332dd0326b446a07d39f70df45aab178e4c4 Mon Sep 17 00:00:00 2001 From: Elijah Seed-Arita Date: Thu, 24 Jul 2025 11:22:19 -0700 Subject: fix: general profile component layout fixes, and ability to disable the inset border for UserAvatar (#8711) --- src/screens/Profile/Header/ProfileHeaderStandard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/screens/Profile/Header/ProfileHeaderStandard.tsx') diff --git a/src/screens/Profile/Header/ProfileHeaderStandard.tsx b/src/screens/Profile/Header/ProfileHeaderStandard.tsx index 5dbf32c57..3a076ddf6 100644 --- a/src/screens/Profile/Header/ProfileHeaderStandard.tsx +++ b/src/screens/Profile/Header/ProfileHeaderStandard.tsx @@ -251,7 +251,7 @@ let ProfileHeaderStandard = ({ + style={[a.flex_col, a.gap_sm, a.pb_sm, live ? a.pt_sm : a.pt_2xs]}>