use dvh for util_screen_outer (#10230)

This commit is contained in:
Samuel Newman
2026-04-11 00:08:02 -07:00
committed by GitHub
parent ff294edd1e
commit 02daa0179b
+1 -1
View File
@@ -20,7 +20,7 @@ export const atoms = {
*/ */
util_screen_outer: [ util_screen_outer: [
web({ web({
minHeight: '100vh', minHeight: '100dvh',
}), }),
native({ native({
height: '100%', height: '100%',