Make newskie usage full width

This commit is contained in:
Eric Bailey
2024-10-17 14:27:43 -05:00
parent 256acc143e
commit 5908f83665
+1 -1
View File
@@ -127,7 +127,7 @@ export function NewskieDialog({
}}> }}>
<View <View
style={[ style={[
a.flex_1, a.w_full,
a.mt_sm, a.mt_sm,
a.p_lg, a.p_lg,
a.border, a.border,