Mercurial > personal > no-gemini
diff extension/css/mail.css @ 33:b60adb9a8fe5
Hide the empty space where the "summarize this email" button was.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Mon, 06 Oct 2025 11:44:47 -0400 |
parents | f9daf68ad465 |
children |
line wrap: on
line diff
--- a/extension/css/mail.css Mon Oct 06 11:40:44 2025 -0400 +++ b/extension/css/mail.css Mon Oct 06 11:44:47 2025 -0400 @@ -2,6 +2,6 @@ /* "help me write" */ .wG.J-Z-I.bDl, .jKzJCd, /* suggested replies */ .B6t8wd, /* blue "summary" box (added 2025-09) */ .eJPjde, -/* "summarize this email" v2.0 */ .afdZW { +/* "summarize this email" v2.0 */ .einvLd { display: none !important; }