perf(Turntable): fix the performance problem of turntable rotation

This commit is contained in:
Grason Chan 2021-06-07 16:15:11 +08:00 committed by GitHub
parent 91b50117e2
commit 53d36f5922
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,7 +87,7 @@
.main-nowPlayingWidget-coverArt .cover-art-image {
border: 2px solid #aaa;
transform: scale(1.1);
filter: drop-shadow(0 0 3px rgba(255, 255, 255, .2))
box-shadow: 0 0 5px rgba(200, 200, 200, .4)
}
/* expand & collapse button */