mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-27 19:19:21 +03: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…
Add table
Add a link
Reference in a new issue