Skip to content

Instantly share code, notes, and snippets.

@chylex
Created May 26, 2021 02:29
Show Gist options
  • Save chylex/4c6ff57146e5402326b9d19ac0d76923 to your computer and use it in GitHub Desktop.
Save chylex/4c6ff57146e5402326b9d19ac0d76923 to your computer and use it in GitHub Desktop.
TweetDuck scrollbar
.scroll-styled-v:not(#wa)::-webkit-scrollbar { width: 30px !important; }
.scroll-styled-h:not(#wa)::-webkit-scrollbar { height: 30px !important; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment