From 6f47e0a79c6e611f7e64449487144e0686de4b78 Mon Sep 17 00:00:00 2001 From: Alexandre Vryghem Date: Thu, 27 Oct 2022 17:58:48 +0200 Subject: [PATCH] 95335: ListableNotificationObjectComponent not taking up all the space AFTER UPDATE --- .../listable-notification-object.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/shared/object-list/listable-notification-object/listable-notification-object.component.html b/src/app/shared/object-list/listable-notification-object/listable-notification-object.component.html index ce7fe1285a..d29199bae3 100644 --- a/src/app/shared/object-list/listable-notification-object/listable-notification-object.component.html +++ b/src/app/shared/object-list/listable-notification-object/listable-notification-object.component.html @@ -1 +1 @@ -
{{ object?.message | translate }}
+
{{ object?.message | translate }}