Skip to content

Instantly share code, notes, and snippets.

@Crawleyprint
Created May 26, 2015 06:37
Show Gist options
  • Save Crawleyprint/e6a88b292de78851b568 to your computer and use it in GitHub Desktop.
Save Crawleyprint/e6a88b292de78851b568 to your computer and use it in GitHub Desktop.
.scroll-list {
max-height: calc(100vh - 30rem);
min-height: 25rem;
overflow-y: auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment