diff --git a/src/views/Sidebar/components/NotificationItem.vue b/src/views/Sidebar/components/NotificationItem.vue index 1a116649..df54e892 100644 --- a/src/views/Sidebar/components/NotificationItem.vue +++ b/src/views/Sidebar/components/NotificationItem.vue @@ -145,8 +145,8 @@ - - + + - + -
{{ absoluteTime }} diff --git a/src/views/Sidebar/components/NotificationList.vue b/src/views/Sidebar/components/NotificationList.vue index b6286703..ea5b722f 100644 --- a/src/views/Sidebar/components/NotificationList.vue +++ b/src/views/Sidebar/components/NotificationList.vue @@ -1,36 +1,34 @@