This didn't seem to help ios overflow hidden to work

This commit is contained in:
Jordan Eldredge 2018-12-02 22:09:44 -08:00
parent 7d1ec04efb
commit c800d9e8e7

View file

@ -105,8 +105,6 @@ button {
}
body.overlay-open {
/* https://stackoverflow.com/a/13645522/1263117 */
position: absolute;
overflow: hidden;
}