mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Context menu in now playing section was still overflowing slightly
This commit is contained in:
@@ -934,7 +934,7 @@ progress+span {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.dialogContainer:has([data-id="editlyrics"]) {
|
.dialogContainer:has([data-id="editlyrics"]) {
|
||||||
top: -1em;
|
top: -1.75em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.subtitleEditor-dropZone,
|
.subtitleEditor-dropZone,
|
||||||
|
Reference in New Issue
Block a user