From 25ea75cf54c22fc575ffc97ba10999b47d5bc28e Mon Sep 17 00:00:00 2001 From: Yura Date: Mon, 4 Oct 2021 19:00:15 +0200 Subject: [PATCH] Pause notification countdown on hover --- .../notification/notification.component.html | 2 ++ .../notification/notification.component.ts | 29 ++++++++++++------- 2 files changed, 20 insertions(+), 11 deletions(-) diff --git a/src/app/shared/notifications/notification/notification.component.html b/src/app/shared/notifications/notification/notification.component.html index e8b3d37b5f..57ac27d42f 100644 --- a/src/app/shared/notifications/notification/notification.component.html +++ b/src/app/shared/notifications/notification/notification.component.html @@ -1,4 +1,6 @@