Ditch close and push up image
This commit is contained in:
@@ -171,7 +171,6 @@ export function Inner({
|
|||||||
a.justify_center,
|
a.justify_center,
|
||||||
{height: 150},
|
{height: 150},
|
||||||
t.atoms.bg_contrast_100,
|
t.atoms.bg_contrast_100,
|
||||||
web(a.mt_2xl),
|
|
||||||
]}>
|
]}>
|
||||||
<EnvelopeIcon width={64} fill="white" />
|
<EnvelopeIcon width={64} fill="white" />
|
||||||
</View>
|
</View>
|
||||||
@@ -356,7 +355,6 @@ export function Inner({
|
|||||||
) : null}
|
) : null}
|
||||||
</View>
|
</View>
|
||||||
</View>
|
</View>
|
||||||
<Dialog.Close />
|
|
||||||
</Dialog.ScrollableInner>
|
</Dialog.ScrollableInner>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user