Skip to content

Instantly share code, notes, and snippets.

@Maddosaurus
Created May 16, 2019 19:09
Show Gist options
  • Save Maddosaurus/961cd2f3b029a58e5c5692ecc2cdba03 to your computer and use it in GitHub Desktop.
Save Maddosaurus/961cd2f3b029a58e5c5692ecc2cdba03 to your computer and use it in GitHub Desktop.
Better Tweetdeck Custom CSS - Old Compose Box
.is-open {
left: -70px !important;
}
.drawer {
width: 270px !important ;
left: -270px !important ;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment