Skip to content

Instantly share code, notes, and snippets.

@yociya
Last active July 21, 2017 14:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yociya/b7c2c8e6a6c764697d38b52c6e10c0ad to your computer and use it in GitHub Desktop.
Save yociya/b7c2c8e6a6c764697d38b52c6e10c0ad to your computer and use it in GitHub Desktop.
function SlackPin(){
$('.pinned_message_text').css('max-height',1024);
$('.pinned_item .pinned_message_text .pin_truncate_fade').css('position','relative');
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment