fix: overscroll on touch devices (#3663)

pull/3668/head
Jed Fox 4 years ago committed by GitHub
parent 360310de31
commit 0912fe1c93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -117,6 +117,7 @@
width: 100%;
height: 100%;
overflow: hidden;
}
.visually-hidden {

Loading…
Cancel
Save