Fixed chrome hiding the toolbar on chrome mobile
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
}
|
||||
|
||||
html, body {
|
||||
height: 100%;
|
||||
height: 100vh;
|
||||
overflow: hidden;
|
||||
}
|
||||
body {
|
||||
|
Reference in New Issue
Block a user