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