Make newskie usage full width
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user