Format
This commit is contained in:
@@ -125,9 +125,7 @@ export function Outer({
|
|||||||
style={[
|
style={[
|
||||||
a.w_full,
|
a.w_full,
|
||||||
a.z_20,
|
a.z_20,
|
||||||
webOptions?.alignTop
|
webOptions?.alignTop ? undefined : a.justify_center,
|
||||||
? undefined
|
|
||||||
: a.justify_center,
|
|
||||||
a.align_center,
|
a.align_center,
|
||||||
{
|
{
|
||||||
minHeight: web('calc(90vh - 36px)') || undefined,
|
minHeight: web('calc(90vh - 36px)') || undefined,
|
||||||
|
|||||||
Reference in New Issue
Block a user