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