From 8fe2ee235b3dea553fd4047ac81ec83c08403840 Mon Sep 17 00:00:00 2001 From: angel Date: Thu, 19 Jun 2025 19:30:28 +0000 Subject: [PATCH] Refactor AudioPlayer controls layout for improved usability and accessibility --- app/components/AudioPlayer.tsx | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/app/components/AudioPlayer.tsx b/app/components/AudioPlayer.tsx index 7b98359..14e2e55 100644 --- a/app/components/AudioPlayer.tsx +++ b/app/components/AudioPlayer.tsx @@ -180,15 +180,17 @@ export const AudioPlayer: React.FC = () => {

{currentTrack.artist}

- +
+ + + +