From 0d7f610829553bdff725dedcc85be248188f199e Mon Sep 17 00:00:00 2001 From: pa Date: Fri, 17 Oct 2025 23:16:40 +0900 Subject: [PATCH] feat: sidebar can collapsable --- src/App.vue | 13 +++---------- src/plugin/router.js | 6 ++---- src/views/FriendList/FriendList.vue | 3 +-- 3 files changed, 6 insertions(+), 16 deletions(-) diff --git a/src/App.vue b/src/App.vue index 3b9f2fee..5e52143f 100644 --- a/src/App.vue +++ b/src/App.vue @@ -17,14 +17,14 @@