Last active
February 13, 2021 17:49
-
-
Save yurighensev/8af9e6d2984a58b6de23d824f1a7e037 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
#chips-wrapper { | |
background: #000 !important; | |
} | |
yt-chip-cloud-chip-renderer { | |
color: #723f8c !important; | |
background: #17151c !important; | |
border-color: #4c285e !important; | |
} | |
#right-arrow { | |
display: none !important; | |
} | |
#left-arrow { | |
display: none !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment