diff --git a/src/alf/atoms.ts b/src/alf/atoms.ts index ffac94a5da..3f4ba19600 100644 --- a/src/alf/atoms.ts +++ b/src/alf/atoms.ts @@ -20,7 +20,7 @@ export const atoms = { */ util_screen_outer: [ web({ - minHeight: '100vh', + minHeight: '100dvh', }), native({ height: '100%',