Keep mail <body> element style

This commit is contained in:
the-djmaze 2022-03-10 11:01:18 +01:00
parent a096f963ef
commit 2da1590cd9

View file

@ -158,9 +158,6 @@ export const
delAttribute(name);
}
});
result.css = oElement.style.cssText;
replaceWithChildren(oElement);
return;
}
if (oElement.hasAttributes()) {