From f4c50bc7a29350f7cc17d9f925afbbf588804598 Mon Sep 17 00:00:00 2001 From: Yura Date: Tue, 5 Oct 2021 10:04:14 +0200 Subject: [PATCH] Pause all notifications when hovering over board --- .../notification/notification.component.html | 2 -- .../notifications/notification/notification.component.ts | 8 ++++++-- .../notifications-board.component.html | 7 +++++-- .../notifications-board/notifications-board.component.ts | 8 ++++++-- 4 files changed, 17 insertions(+), 8 deletions(-) diff --git a/src/app/shared/notifications/notification/notification.component.html b/src/app/shared/notifications/notification/notification.component.html index 57ac27d42f..e8b3d37b5f 100644 --- a/src/app/shared/notifications/notification/notification.component.html +++ b/src/app/shared/notifications/notification/notification.component.html @@ -1,6 +1,4 @@