From a4e21f2c47d7d5d88fd0390c21f62a0e34135dd7 Mon Sep 17 00:00:00 2001 From: Sivin Varghese <64252451+iamsivin@users.noreply.github.com> Date: Fri, 15 Jul 2022 14:57:27 +0530 Subject: [PATCH] fix: Avoid text overflow with notification content (#5035) --- .../dashboard/notifications/components/NotificationTable.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascript/dashboard/routes/dashboard/notifications/components/NotificationTable.vue b/app/javascript/dashboard/routes/dashboard/notifications/components/NotificationTable.vue index cd9c9b3d8..415e87592 100644 --- a/app/javascript/dashboard/routes/dashboard/notifications/components/NotificationTable.vue +++ b/app/javascript/dashboard/routes/dashboard/notifications/components/NotificationTable.vue @@ -16,7 +16,7 @@ @click="() => onClickNotification(notificationItem)" > -
+
{{ `#${