fix: overscroll on touch devices (#3663)

This commit is contained in:
Jed Fox 2021-05-29 11:54:36 -04:00 committed by GitHub
parent 360310de31
commit 0912fe1c93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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