mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-05 06:22:52 +08:00
Keep mail <body> element style
This commit is contained in:
parent
a096f963ef
commit
2da1590cd9
1 changed files with 0 additions and 3 deletions
|
@ -158,9 +158,6 @@ export const
|
||||||
delAttribute(name);
|
delAttribute(name);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
result.css = oElement.style.cssText;
|
|
||||||
replaceWithChildren(oElement);
|
|
||||||
return;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (oElement.hasAttributes()) {
|
if (oElement.hasAttributes()) {
|
||||||
|
|
Loading…
Reference in a new issue