From c6715b346b2b83cc255714f2e98b3169b4f5a572 Mon Sep 17 00:00:00 2001 From: tusooa Date: Fri, 18 Aug 2023 21:19:41 -0400 Subject: [PATCH] Show unread marker for extra notifications --- .../extra_notifications.vue | 58 ++++++++++--------- 1 file changed, 32 insertions(+), 26 deletions(-) diff --git a/src/components/extra_notifications/extra_notifications.vue b/src/components/extra_notifications/extra_notifications.vue index 7e09e5cce3..4f32c04f4f 100644 --- a/src/components/extra_notifications/extra_notifications.vue +++ b/src/components/extra_notifications/extra_notifications.vue @@ -1,30 +1,39 @@