Closed JonathanGuberman closed 3 years ago
It looks like the tables is a Bootstrap Vue bug. I've tracked it down and filed a report (https://github.com/bootstrap-vue/bootstrap-vue/issues/6326). Meanwhile, I've set the offending sr-only
class to be width: 0px
. That might break screen readers, I don't know, but it seems to fix the problem.
I've made a bunch more fixes to mobile usability, so I'm going to close this for now.
Why are responsive tables causing the entire viewport to scroll?