From 5312e8648b61a99a65b7898e6aeaaecf97b9fbce Mon Sep 17 00:00:00 2001 From: Nathan Cummins Date: Thu, 11 Sep 2025 16:54:44 +0930 Subject: [PATCH] Change player seek bar to pointer on hover --- src/components/Player.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Player.astro b/src/components/Player.astro index 127a66d..da92138 100644 --- a/src/components/Player.astro +++ b/src/components/Player.astro @@ -48,7 +48,7 @@ const initialQueue = await Promise.all( >