mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-08-31 15:43:25 +00:00
use dvh only if supported
This commit is contained in:
@@ -54,6 +54,9 @@ const config = {
|
||||
screens: {
|
||||
"xs": "540px",
|
||||
}
|
||||
},
|
||||
supports: {
|
||||
dvh: 'height: 100dvh',
|
||||
}
|
||||
},
|
||||
};
|
||||
|
Reference in New Issue
Block a user