use dvh for util_screen_outer

This commit is contained in:
Samuel Newman
2025-11-03 11:48:16 +02:00
committed by Claude
parent a7b6cd4504
commit c54068d96e
+1 -1
View File
@@ -20,7 +20,7 @@ export const atoms = {
*/
util_screen_outer: [
web({
minHeight: '100vh',
minHeight: '100dvh',
}),
native({
height: '100%',