From 7c273a8bcab2da87acb3431448a53e91e360d5eb Mon Sep 17 00:00:00 2001 From: Udo Walter Date: Sun, 19 Jan 2020 21:18:15 +0000 Subject: [webapp] upgrade/migration from vuetify 1.5 to 2.X still TODO: switch from old grid system (v-layout/v-flex) to the new one (v-row/v-col) --- webapp/src/components/NotificationsAlerts.vue | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'webapp/src/components/NotificationsAlerts.vue') diff --git a/webapp/src/components/NotificationsAlerts.vue b/webapp/src/components/NotificationsAlerts.vue index efedd2a..e1aafe3 100644 --- a/webapp/src/components/NotificationsAlerts.vue +++ b/webapp/src/components/NotificationsAlerts.vue @@ -18,17 +18,19 @@