diff --git a/src/components/notifications/notifications.vue b/src/components/notifications/notifications.vue index 6146aecc5..c304f261b 100644 --- a/src/components/notifications/notifications.vue +++ b/src/components/notifications/notifications.vue @@ -1,275 +1,59 @@ - - - - - - - - - - - {{ $t('notification.title') }} - - - - - - - {{ getDisplayName(n.notification.doer) }} - - to(n, index)()"> - {{ n.toText(userInfo) }} - - - - {{ formatDateSince(n.created) }} - - - - - {{ $t('notification.markAllRead') }} - - - {{ $t('notification.none') }} - - {{ $t('notification.explainer') }} - - - - - + + + + + + + + + + + + + + {{ $t('notification.none') }} + {{ $t('notification.explainer') }} + + + + - \ No newline at end of file +/* ... Existing styles ... */ +
- {{ $t('notification.none') }} - - {{ $t('notification.explainer') }} - -
+ {{ $t('notification.none') }} + {{ $t('notification.explainer') }} +