Skip to content

Instantly share code, notes, and snippets.

@magicianShiro
Created February 10, 2018 02:37
Show Gist options
  • Save magicianShiro/070b52749885f564a857bac071a6db2b to your computer and use it in GitHub Desktop.
Save magicianShiro/070b52749885f564a857bac071a6db2b to your computer and use it in GitHub Desktop.
关于页面上有滚动和无滚动时导致页面左右抖动的问题
html
overflow-y scroll
:root
overflow-y auto
overflow-x hidden
:root body
position absolute
body
width 100vw
overflow hidden
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment