Remove flex to fix view collapse

(cherry picked from commit 4d0fee22f4)
This commit is contained in:
Eric Bailey
2026-04-09 17:58:34 -05:00
parent 8c9a11dc3f
commit 5aed919448
@@ -279,7 +279,6 @@ function ModeratedImage() {
return ( return (
<View <View
style={[ style={[
a.flex_1,
a.p_lg, a.p_lg,
a.py_xl, a.py_xl,
a.align_center, a.align_center,