mirror of
https://github.com/jeffvli/feishin.git
synced 2026-07-14 06:30:02 +02:00
fix missing X padding on synchronized lyric lines
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
}
|
||||
|
||||
.lyrics-section :global(.synchronized-lyrics .lyric-line) {
|
||||
padding: 0.25rem 0;
|
||||
padding-block: 0.25rem;
|
||||
}
|
||||
|
||||
.visualizer-overlay {
|
||||
|
||||
Reference in New Issue
Block a user