From 9265f8a02a2a3bb242930a9601b89867eb0c7bd5 Mon Sep 17 00:00:00 2001 From: James Lyne Date: Mon, 17 Jan 2022 12:21:23 +0000 Subject: [PATCH] Scroll to top of list when searching players --- src/components/list/PlayerList.vue | 8 ++++++-- src/components/sidebar/PlayersSection.vue | 6 ++++++ 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/src/components/list/PlayerList.vue b/src/components/list/PlayerList.vue index 1b6b31b..1a19775 100644 --- a/src/components/list/PlayerList.vue +++ b/src/components/list/PlayerList.vue @@ -15,7 +15,7 @@ -->