use dvh for util_screen_outer (#10230)
This commit is contained in:
+1
-1
@@ -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%',
|
||||||
|
|||||||
Reference in New Issue
Block a user