From 78157b4cb52eb7f87f21ce2a5a528a94be236a41 Mon Sep 17 00:00:00 2001 From: Corentin Thomasset Date: Sun, 14 Jun 2020 21:19:29 +0200 Subject: [PATCH] feat: fixed icons width in sidebar Signed-off-by: Corentin Thomasset --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 00327c2b..f338ba17 100644 --- a/src/App.vue +++ b/src/App.vue @@ -17,7 +17,7 @@ - {{ item.icon }} + {{ item.icon }}