diff --git a/src/App.vue b/src/App.vue index 1a62ced..d398050 100644 --- a/src/App.vue +++ b/src/App.vue @@ -71,14 +71,17 @@ watch( --> + + + + + - - diff --git a/src/components/MiniPlayer.vue b/src/components/MiniPlayer.vue index edc57bc..1fd5209 100644 --- a/src/components/MiniPlayer.vue +++ b/src/components/MiniPlayer.vue @@ -1,16 +1,20 @@ - + + class="h-9 w-52 bg-neutral-800/80 border border-[#ffffff39] rounded-full backdrop-blur-3xl flex items-center justify-between select-none overflow-hidden"> - - Song title + + + + {{playQueue.currentTrack.song.name}}