From f0b72c82043b38c79493f5481bfd56da008896e4 Mon Sep 17 00:00:00 2001 From: Eliot Berriot Date: Fri, 27 Dec 2019 10:22:39 +0100 Subject: [PATCH] WIP --- front/src/components/audio/artist/Card.vue | 4 +- front/src/components/playlists/Card.vue | 86 +++++---------------- front/src/components/playlists/CardList.vue | 11 +-- front/src/style/_main.scss | 16 ++++ 4 files changed, 42 insertions(+), 75 deletions(-) diff --git a/front/src/components/audio/artist/Card.vue b/front/src/components/audio/artist/Card.vue index f0435940d..71192914e 100644 --- a/front/src/components/audio/artist/Card.vue +++ b/front/src/components/audio/artist/Card.vue @@ -1,6 +1,8 @@