Skip to content

Instantly share code, notes, and snippets.

@iamstarkov
Last active September 2, 2016 10:32
Show Gist options
  • Save iamstarkov/52a232c029e1e1a42c8ed028f677e53c to your computer and use it in GitHub Desktop.
Save iamstarkov/52a232c029e1e1a42c8ed028f677e53c to your computer and use it in GitHub Desktop.
Stretched atom's tabs
/**
* Stretched atom's tabs
* https://gist.github.com/iamstarkov/52a232c029e1e1a42c8ed028f677e53c
*/
:root:root .tab-bar .tab { max-width: none; flex-grow: 1; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment