mirror of
https://github.com/jeffvli/feishin.git
synced 2026-07-16 07:30:03 +02:00
fix furigana bugged animation on highlight
This commit is contained in:
@@ -75,6 +75,11 @@
|
|||||||
animation-play-state: running;
|
animation-play-state: running;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.karaoke-word.karaoke-furigana-word.lyrics-word-animating {
|
||||||
|
transform: none;
|
||||||
|
animation: none;
|
||||||
|
}
|
||||||
|
|
||||||
.karaoke-word.lyrics-word-animating.lyrics-word-paused {
|
.karaoke-word.lyrics-word-animating.lyrics-word-paused {
|
||||||
animation-play-state: paused;
|
animation-play-state: paused;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user