Skip to content

Instantly share code, notes, and snippets.

@pablocattaneo
Created August 26, 2019 17:51
Show Gist options
  • Save pablocattaneo/96790e68adcc8c7508081c5f4911579e to your computer and use it in GitHub Desktop.
Save pablocattaneo/96790e68adcc8c7508081c5f4911579e to your computer and use it in GitHub Desktop.
div
&::-webkit-scrollbar-track
-webkit-box-shadow inset 0 0 6px rgba(0,0,0,0.3)
background-color #F5F5F5
&::-webkit-scrollbar
width 6px
background-color #F5F5F5
&::-webkit-scrollbar-thumb
background-color #f03d37
border-radius 6px
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment