Skip to content

Instantly share code, notes, and snippets.

@sahya
Last active December 10, 2023 16:53
Show Gist options
  • Save sahya/148f2582554161dd58ce2aff092d4433 to your computer and use it in GitHub Desktop.
Save sahya/148f2582554161dd58ce2aff092d4433 to your computer and use it in GitHub Desktop.
Improve new tweetdeck with stylus
::-webkit-scrollbar{
width: 6px;
height: 6px;
}
::-webkit-scrollbar-track{
background-color: #ccc;
border-radius: 5px;
}
::-webkit-scrollbar-thumb{
background-color: #667785;
}
.r-1gymjhz {
width: 56px;
}
.css-175oi2r.r-1awozwy.r-18u37iz.r-1ila09b.r-rull8r.r-qklmqi {
height: 0px;
}
.css-175oi2r.r-1awozwy.r-1ro0kt6.r-18u37iz.r-16y2uox.r-1pi2tsx.r-1ny4l3l {
height: 0px;
}
.css-1dbjc4n.r-1p0dtai.r-tznlht.r-12e0a8i.r-1ye8kvj.r-1xcajam.r-zchlnj.r-33ulu8.r-184en5c {
margin-bottom: 0px;
}
/* for min browser */
/*
.css-1dbjc4n.r-1awozwy.r-kemksi.r-38sf4c.r-rull8r.r-qklmqi.r-18u37iz.r-1mdbics.r-1dsia8u.r-1qfoi16.r-13qz1uu {
height: 20px;
}
.css-1dbjc4n.r-gtdqiz.r-ipm5af.r-136ojw6 {
height: 20px;
}
.r-1ozoiwy {
width: 420px;
}
.css-1dbjc4n.r-18u37iz.r-5swwoo.r-bnwqim {
width: 0px;
}
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment