mirror of
https://github.com/jeffvli/feishin.git
synced 2026-07-16 23:50:17 +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) {
|
.lyrics-section :global(.synchronized-lyrics .lyric-line) {
|
||||||
padding: 0.25rem 0;
|
padding-block: 0.25rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.visualizer-overlay {
|
.visualizer-overlay {
|
||||||
|
|||||||
Reference in New Issue
Block a user