From a77c9638f64d45b413f326f32af5ce24f9b97c29 Mon Sep 17 00:00:00 2001 From: Matt Rider Date: Tue, 20 Aug 2019 08:36:05 +0200 Subject: [PATCH] Refactor Notification.vue - Follow @alina-beck's suggestions, use notification over notification: true, use span with font weight and margin-right to remove   --- .../notifications/Notification/Notification.vue | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/webapp/components/notifications/Notification/Notification.vue b/webapp/components/notifications/Notification/Notification.vue index 2afe9e10c..6aa4a5eeb 100644 --- a/webapp/components/notifications/Notification/Notification.vue +++ b/webapp/components/notifications/Notification/Notification.vue @@ -1,5 +1,5 @@