Fix body height
#821 fixed #793, but it appears since then, Chrome has changed the behaviour back to what it was befor ethe fix, so 2.2.0 on Chrome 56+ is even more broken.
This commit is contained in:
parent
0619646765
commit
166e43ec39
@ -31,7 +31,7 @@
|
||||
|
||||
html,
|
||||
body {
|
||||
height: 100vh;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
body {
|
||||
|
Loading…
Reference in New Issue
Block a user