From 903c58d659d20a5f3e52228b79dc90ba009599f2 Mon Sep 17 00:00:00 2001 From: qier222 <68148142+qier222@users.noreply.github.com> Date: Thu, 22 Oct 2020 21:21:32 +0800 Subject: [PATCH] refactor: change the style of playing track --- src/components/TrackListItem.vue | 31 +++++++++++++++++++------------ 1 file changed, 19 insertions(+), 12 deletions(-) diff --git a/src/components/TrackListItem.vue b/src/components/TrackListItem.vue index 62ce2c8..6aa5ae0 100644 --- a/src/components/TrackListItem.vue +++ b/src/components/TrackListItem.vue @@ -7,16 +7,26 @@ @mouseover="focus = true" @mouseleave="focus = false" > - +