From 10c707f6354dd9283f2e6faa08a8e1a467a7d3b1 Mon Sep 17 00:00:00 2001 From: Kasper Date: Fri, 25 Oct 2024 11:21:54 +0200 Subject: [PATCH] Fix outline glitch --- CHANGELOG.md | 1 + src/components/SidebarItems.svelte | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b654a0f..0bd22a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## Next - Fix folder playlists not closing +- Fix outline glitch ## 0.19.0 - 2024 Oct 8 - Drop support for Windows 7 and 8 diff --git a/src/components/SidebarItems.svelte b/src/components/SidebarItems.svelte index 0431154..abdb8ba 100644 --- a/src/components/SidebarItems.svelte +++ b/src/components/SidebarItems.svelte @@ -150,7 +150,7 @@