SpotifyControls: add album art hover transition (#797)

This commit is contained in:
Anubis 2023-04-06 02:15:03 +05:30 committed by GitHub
parent 9d742094cb
commit 72ba83924c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -140,6 +140,7 @@
#vc-spotify-album-image {
border-radius: 3px;
transition: filter 0.2s;
}
#vc-spotify-album-image:hover {