From d08118bfad4041180b5eae1994c9bffcc5265e01 Mon Sep 17 00:00:00 2001 From: Thomas Amland Date: Tue, 18 Aug 2020 18:09:44 +0200 Subject: [PATCH] improve sidebar style --- src/app/Nav.vue | 31 ++++++++++--------------------- src/app/Sidebar.vue | 30 ++++++++++++++++++++++++++---- src/playlist/PlaylistNav.vue | 8 ++++---- src/shared/components/Icon.vue | 2 ++ src/style/main.scss | 4 ++++ 5 files changed, 46 insertions(+), 29 deletions(-) diff --git a/src/app/Nav.vue b/src/app/Nav.vue index b3d8bc7..73697eb 100644 --- a/src/app/Nav.vue +++ b/src/app/Nav.vue @@ -1,20 +1,16 @@ -