mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-03 12:37:56 +00:00
fix: Avoid text overflow with notification content (#5035)
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
@click="() => onClickNotification(notificationItem)"
|
||||
>
|
||||
<td>
|
||||
<div class="flex-view notification-contant--wrap">
|
||||
<div class="flex-view notification-contant--wrap text-truncate">
|
||||
<h5 class="notification--title">
|
||||
{{
|
||||
`#${
|
||||
|
||||
Reference in New Issue
Block a user