Closed henryavila closed 1 year ago
Conflict with #5618
This CSS, with break-all
class solved booth of the problems
-ms-word-break: break-all;
word-break: break-all;
word-break: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Description:
Some words on Nova Notifications are breaked.
Removing the "break-all" fix the problem
and still it works with different text size
Detailed steps to reproduce the issue on a fresh Nova installation:
Send NovaNotification with the folowing text: "This is a sample of notification with more than one line. Some long words are "breaked""