From e1799f5cfb1c5f5312009690fbb5a3810f83115d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Ml=C3=A1dek?= Date: Sun, 27 Aug 2023 12:20:56 +0200 Subject: [PATCH] fix: entrylist scroll hijack --- webui/src/components/widgets/EntryList.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webui/src/components/widgets/EntryList.svelte b/webui/src/components/widgets/EntryList.svelte index 4b43fe8..217ea1c 100644 --- a/webui/src/components/widgets/EntryList.svelte +++ b/webui/src/components/widgets/EntryList.svelte @@ -363,7 +363,7 @@