-
Notifications
You must be signed in to change notification settings - Fork 542
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
overflowWrap anywhere when over scaling threshold
When scaling exceeds a threshold of 0.65, unbreakable long text is wrapped by setting the mail body's "overflowWrap" to "anywhere". Scaling might also be applied on top, if necessary. 0.65 was chosen as a threshold since a 0.65 scaling applied to a 16px font size would result in a 10.4px font size.
- Loading branch information
Showing
1 changed file
with
38 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters