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