Created
May 26, 2021 02:29
-
-
Save chylex/4c6ff57146e5402326b9d19ac0d76923 to your computer and use it in GitHub Desktop.
TweetDuck scrollbar
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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