Skip to content

Instantly share code, notes, and snippets.

@ryanburnette
Last active June 9, 2020 16:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryanburnette/655e2edb6ba8d48a22ffad39bad2117f to your computer and use it in GitHub Desktop.
Save ryanburnette/655e2edb6ba8d48a22ffad39bad2117f to your computer and use it in GitHub Desktop.
.noscroll {
overflow: hidden;
}
.overlay {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
overflow-y: scroll;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment