SpotifyControls: add album art hover transition (#797)
This commit is contained in:
parent
9d742094cb
commit
72ba83924c
1 changed files with 1 additions and 0 deletions
|
@ -140,6 +140,7 @@
|
|||
|
||||
#vc-spotify-album-image {
|
||||
border-radius: 3px;
|
||||
transition: filter 0.2s;
|
||||
}
|
||||
|
||||
#vc-spotify-album-image:hover {
|
||||
|
|
Loading…
Reference in a new issue