TF-3703 Fix have to scroll left-right to read some parts of email
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -172,6 +172,11 @@ class HtmlUtils {
|
||||
scrollbar-width: none; /* Firefox */
|
||||
}
|
||||
''' : ''}
|
||||
|
||||
pre {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
${styleCSS ?? ''}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user