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

View File

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