mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-15 04:11:47 +00:00
fix: fix cuted "j" and glow in lyrics (#3277)
* fix cuted "j" and glow in lyrics * added comment in glow lyrics fix
This commit is contained in:
@ -73,6 +73,8 @@
|
|||||||
|
|
||||||
& .text-lyrics {
|
& .text-lyrics {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
/*fix cuted lyrics-glow and romanized j at line start */
|
||||||
|
padding-left: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
& .text-lyrics > .romaji {
|
& .text-lyrics > .romaji {
|
||||||
|
|||||||
Reference in New Issue
Block a user