Skip to content

Instantly share code, notes, and snippets.

@cbartlett
Created November 26, 2018 18:47
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 cbartlett/505152c4b06aa309d74b7c3902be72a4 to your computer and use it in GitHub Desktop.
Save cbartlett/505152c4b06aa309d74b7c3902be72a4 to your computer and use it in GitHub Desktop.
Disable Google Suggested Replies
[aria-label^="Suggested reply"] {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment