We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
100dvh
1 parent 3ce827f commit be2cb81Copy full SHA for be2cb81
src/styles/app.less
@@ -20,6 +20,8 @@ body {
20
21
#app {
22
height: 100vh;
23
+ // Dynamic Viewport Units
24
+ height: 100dvh;
25
position: relative;
26
overflow-x: hidden;
27
}
0 commit comments