diff --git a/frontend/src/components/misc/Notification.vue b/frontend/src/components/misc/Notification.vue index 3dc8bac52..a1173bf30 100644 --- a/frontend/src/components/misc/Notification.vue +++ b/frontend/src/components/misc/Notification.vue @@ -1,66 +1,96 @@ - - - - + + + + - {{ item.title }} - - - - - {{ t }} + + {{ item.title }} + + + + + {{ t }} + - - - {{ item.text }} - - + {{ item.text }} + + + ×{{ item.duplicates + 1 }} + + + - ×{{ item.duplicates + 1 }} - + + {{ action.title }} + + - - - {{ action.title }} - - - - - + + + + +