From b362aba757de27f1ca9a733ab3b6cf7c8144b51f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20Midb=C3=B8e?= Date: Fri, 24 Jan 2020 14:23:32 +0100 Subject: [PATCH] Changed main app container class to not cascade to router-view content if it has a div with same class name. --- src/Vinlottis.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Vinlottis.vue b/src/Vinlottis.vue index 0240d0d..30105c2 100644 --- a/src/Vinlottis.vue +++ b/src/Vinlottis.vue @@ -1,5 +1,5 @@