Fix: Context menu in now playing section was still overflowing slightly
This commit is contained in:
parent
b7213eb936
commit
7f728bc05b
1 changed files with 1 additions and 1 deletions
|
|
@ -934,7 +934,7 @@ progress+span {
|
|||
}
|
||||
|
||||
.dialogContainer:has([data-id="editlyrics"]) {
|
||||
top: -1em;
|
||||
top: -1.75em;
|
||||
}
|
||||
|
||||
.subtitleEditor-dropZone,
|
||||
|
|
|
|||
Loading…
Reference in a new issue