Created
February 9, 2017 12:14
-
-
Save fabi1cazenave/ad069d0501d929b3b132c6c6f3847ff3 to your computer and use it in GitHub Desktop.
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
.DMActivity { | |
max-width: 1200px; | |
min-width: 1200px; | |
} | |
.DMActivity-header { | |
display: none; | |
} | |
.DMActivity-container { | |
height: 98vh; | |
} | |
.DirectMessage-message { | |
max-width: 90%; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment