mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 02:42:54 +01:00
perf(Turntable): fix the performance problem of turntable rotation
This commit is contained in:
parent
91b50117e2
commit
53d36f5922
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user