mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-05 23:47:03 +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);
|
delAttribute(name);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
result.css = oElement.style.cssText;
|
|
||||||
replaceWithChildren(oElement);
|
|
||||||
return;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (oElement.hasAttributes()) {
|
if (oElement.hasAttributes()) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue