Created
May 16, 2019 19:09
-
-
Save Maddosaurus/961cd2f3b029a58e5c5692ecc2cdba03 to your computer and use it in GitHub Desktop.
Better Tweetdeck Custom CSS - Old Compose Box
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
.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