Merge pull request #4183 from Roardom/fix-long-notifications

(Fix) Wrap notifications with words longer than table width
This commit is contained in:
HDVinnie
2024-09-28 21:07:18 -04:00
committed by GitHub
@@ -24,7 +24,7 @@
{{ $notification->data['title'] }}
</a>
</td>
<td>
<td style="word-break: break-all">
{{ $notification->data['body'] }}
</td>
<td>