mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 02:31:45 +00:00
fix lyric text size
This commit is contained in:
@ -5,3 +5,8 @@
|
|||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#contents.genius-lyrics {
|
||||||
|
font-size: initial;
|
||||||
|
opacity: 0.9;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user