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