From 3285f5c0156ce17c9d33d51cbc264e718197e92a Mon Sep 17 00:00:00 2001 From: Julian Freeman Date: Sun, 7 Dec 2025 21:42:28 -0400 Subject: [PATCH] fix sidebar ui --- src/App.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/App.vue b/src/App.vue index aac8a58..8038110 100644 --- a/src/App.vue +++ b/src/App.vue @@ -469,7 +469,7 @@ watch(currentDir, (newPath) => {