From 6fac8b409e7f59fa1f15b86be6a699792d0c8287 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aar=C3=B3n=20Rodr=C3=ADguez?= <33246631+AARP41298@users.noreply.github.com> Date: Fri, 25 Apr 2025 07:27:29 -0600 Subject: [PATCH] fix: fix cuted "j" and glow in lyrics (#3277) * fix cuted "j" and glow in lyrics * added comment in glow lyrics fix --- src/plugins/synced-lyrics/style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/plugins/synced-lyrics/style.css b/src/plugins/synced-lyrics/style.css index 79e8cf12..a6edc34a 100644 --- a/src/plugins/synced-lyrics/style.css +++ b/src/plugins/synced-lyrics/style.css @@ -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 {