From 53da09759116dd558ba49fb1fca08e5048822d7d Mon Sep 17 00:00:00 2001 From: Bnyro Date: Mon, 19 Dec 2022 16:31:50 +0100 Subject: [PATCH] fix some minor issues with the playlists page and navbar --- src/components/NavBar.vue | 3 +++ src/components/PlaylistsPage.vue | 26 +++++++++++++++++--------- 2 files changed, 20 insertions(+), 9 deletions(-) diff --git a/src/components/NavBar.vue b/src/components/NavBar.vue index 92e07e84..42ec6fd6 100644 --- a/src/components/NavBar.vue +++ b/src/components/NavBar.vue @@ -126,15 +126,18 @@