Guest User

Untitled

a guest
Apr 21st, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. ::-webkit-scrollbar
  2. width: 4px
  3.  
  4. ::-webkit-scrollbar-track
  5. -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.6)
  6. border-radius: 10px
  7.  
  8. ::-webkit-scrollbar-thumb
  9. background-color: $accent
  10. border-radius: 10em
Add Comment
Please, Sign In to add comment