Fix: Context menu in now playing section was still overflowing slightly

This commit is contained in:
lscambo13 2025-01-25 17:29:14 +05:30
parent b7213eb936
commit 7f728bc05b

View file

@ -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,