diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/components/live/LiveStatusDialog.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/live/LiveStatusDialog.tsx b/src/components/live/LiveStatusDialog.tsx index c892dea58..a79265ad6 100644 --- a/src/components/live/LiveStatusDialog.tsx +++ b/src/components/live/LiveStatusDialog.tsx @@ -134,7 +134,7 @@ export function LiveStatus({ ? [a.px_xl, !embed.external.thumb ? a.pt_2xl : a.pt_lg] : a.p_lg, ]}> - <View style={[a.flex_1, a.justify_center, a.gap_2xs]}> + <View style={[a.w_full, a.justify_center, a.gap_2xs]}> <Text numberOfLines={3} style={[a.leading_snug, a.font_bold, a.text_xl]}> |