Skip to content

Instantly share code, notes, and snippets.

@Alimjanov-Ibragim
Created July 29, 2020 11:19
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 Alimjanov-Ibragim/0d5693e0b9ba11f0711c1f1b8d723133 to your computer and use it in GitHub Desktop.
Save Alimjanov-Ibragim/0d5693e0b9ba11f0711c1f1b8d723133 to your computer and use it in GitHub Desktop.
@media (your-own-screen-restrictions) {
.react-tabs__tab-list {
display: block;
overflow-y: auto;
width: 100%;
white-space: nowrap;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment