~/leohuynh.dev/topics/window
#window
Posts and snippets tagged #window.
rss feed ↗posts
Prevent layout shift when toggling scrollbar on Window
When toggling the scrollbar on the Window, the layout shifts. This is because the scrollbar is added to the Window. How to prevent this with CSS?