tweak: move lyrics display to top-left corner
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
7d87ec4c47
commit
bc1cbcdc9e
1 changed files with 1 additions and 1 deletions
|
|
@ -242,7 +242,7 @@ html, body {
|
|||
.lyric-display {
|
||||
position: absolute;
|
||||
left: 3%;
|
||||
bottom: 16%;
|
||||
top: 4%;
|
||||
max-width: 36%;
|
||||
pointer-events: none;
|
||||
opacity: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue