mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
commit
7a49d55736
8 changed files with 47 additions and 16 deletions
1
vendors/squire/build/squire-raw.js
vendored
1
vendors/squire/build/squire-raw.js
vendored
|
|
@ -1345,6 +1345,7 @@ const
|
|||
color = node.color,
|
||||
newTag = createElement('SPAN'),
|
||||
css = newTag.style;
|
||||
newTag.style.cssText = node.style.cssText;
|
||||
if (face) {
|
||||
css.fontFamily = face;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue