Improve scrolling on mobile
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ body {
|
||||
}
|
||||
|
||||
.app {
|
||||
height: 100vh;
|
||||
height: 100dvh;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user