use dvh for util_screen_outer

This commit is contained in:
Samuel Newman
2025-11-03 11:48:16 +02:00
parent 0a1938a07f
commit 16c36ce408
+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%',