Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Remove flex to fix view collapse (#10219)

authored by

Eric Bailey and committed by
GitHub
ff30d393 9c65a8a7

-1
-1
src/features/liveNow/components/LiveStatusDialog.tsx
··· 279 279 return ( 280 280 <View 281 281 style={[ 282 - a.flex_1, 283 282 a.p_lg, 284 283 a.py_xl, 285 284 a.align_center,