Skip to content

Instantly share code, notes, and snippets.

@timothyde
Last active June 13, 2019 08:55
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 timothyde/60dd9dc82373017b4a50baca235875af to your computer and use it in GitHub Desktop.
Save timothyde/60dd9dc82373017b4a50baca235875af to your computer and use it in GitHub Desktop.
const Container = styled.div`
flex-grow: 1;
overflow-y: scroll;
margin-top: 8px;
`;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment