mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 18:41: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 {
|
||||
cursor: pointer;
|
||||
/*fix cuted lyrics-glow and romanized j at line start */
|
||||
padding-left: 1.5rem;
|
||||
}
|
||||
|
||||
& .text-lyrics > .romaji {
|
||||
|
||||
Reference in New Issue
Block a user