Just found the weirdest bug with the .visually-hidden class.
Used inside an element with fixed height and overflow (for scrollbars), the hidden elements create a large gap after the scrollable container.
Chromium/Webkit, NOT FF
Bug: codepen.io/cferdinandi/...
No Bug: codepen.io/cferdinandi/...
codepen.io
Used in my post "Fixed Table Headers" https://adrianroselli.com/2020/01/fixed-table-headers.html...