Skip to content

Instantly share code, notes, and snippets.

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