From db24dddeffe6198814a1e92b480dc1393d868da3 Mon Sep 17 00:00:00 2001 From: tamaina Date: Fri, 31 Jan 2020 04:53:16 +0900 Subject: Make notifications widget flexible (#5791) * Make notifications widget flexible * fix --- src/client/widgets/notifications.vue | 56 ++++++++++++++++++++++++++++++++---- src/client/widgets/timeline.vue | 4 +-- 2 files changed, 52 insertions(+), 8 deletions(-) (limited to 'src/client/widgets') diff --git a/src/client/widgets/notifications.vue b/src/client/widgets/notifications.vue index bc9b3a65a0..39a5880332 100644 --- a/src/client/widgets/notifications.vue +++ b/src/client/widgets/notifications.vue @@ -1,9 +1,9 @@