Added will-change transform to audio player image
This commit is contained in:
@ -27,6 +27,7 @@
|
|||||||
#audio-player-anime-image
|
#audio-player-anime-image
|
||||||
width 100%
|
width 100%
|
||||||
transform translateY(0%)
|
transform translateY(0%)
|
||||||
|
will-change transform
|
||||||
animation bounce-up-down 45s linear infinite
|
animation bounce-up-down 45s linear infinite
|
||||||
|
|
||||||
// The element-found class doesn't set opacity,
|
// The element-found class doesn't set opacity,
|
||||||
|
Reference in New Issue
Block a user