mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-12-30 19:41:46 +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);
|
||||
}
|
||||
});
|
||||
result.css = oElement.style.cssText;
|
||||
replaceWithChildren(oElement);
|
||||
return;
|
||||
}
|
||||
|
||||
if (oElement.hasAttributes()) {
|
||||
|
|
Loading…
Reference in a new issue