changeset 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 56536378204f
children 64e90e9ada72
files extension/css/mail.css
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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;
 }