Revert "Added Gmail quote class"

This reverts commit 2a3cb59c13.
pull/213/head
M66B 1 year ago
parent 2a3cb59c13
commit d04ef89006

@ -5623,7 +5623,6 @@ public class FragmentCompose extends FragmentBase {
!"dsn".equals(action)) {
// Reply/forward
Element reply = document.createElement("div");
reply.addClass("gmail_quote");
reply.attr("fairemail", "reference");
reply.appendElement("br");

Loading…
Cancel
Save