TF-3846 Fix Notion email always not wrap in mobile view
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -177,6 +177,10 @@ class HtmlUtils {
|
|||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
table {
|
||||||
|
white-space: normal !important;
|
||||||
|
}
|
||||||
|
|
||||||
${styleCSS ?? ''}
|
${styleCSS ?? ''}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
Reference in New Issue
Block a user