From 6d2436c9f717854bc705d179008b69d4816b9bbc Mon Sep 17 00:00:00 2001 From: guillermo Date: Wed, 9 Aug 2023 10:09:37 +0200 Subject: [PATCH] refs #5988 Improved identation --- src/components/LeftMenu.vue | 5 ++++- src/components/LeftMenuItem.vue | 2 +- src/css/app.scss | 13 ------------- 3 files changed, 5 insertions(+), 15 deletions(-) diff --git a/src/components/LeftMenu.vue b/src/components/LeftMenu.vue index 8839bd030..a9604eb45 100644 --- a/src/components/LeftMenu.vue +++ b/src/components/LeftMenu.vue @@ -115,7 +115,7 @@ async function togglePinned(item, event) {