Comment by andrewmcwatters
Comment by andrewmcwatters 5 days ago
It's been a while since I've tested this, but an explicit overflow-y: scroll used to keep the scrollbar there, so that when you needed to change the property, the user-agent controls wouldn't pop in or out.
yes, "html { overflow-y: scroll }" works.