style: auto-fix linting issues
This commit is contained in:
parent
6ea66f32cf
commit
39ddccc203
2 changed files with 36 additions and 36 deletions
|
|
@ -444,4 +444,5 @@ export function initializeUIInteractions(player, api) {
|
||||||
target.addEventListener('mouseleave', outHandler);
|
target.addEventListener('mouseleave', outHandler);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
});}
|
});
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -4139,4 +4139,3 @@ body:has(#fullscreen-cover-overlay:not([style*='display: none'])) .now-playing-b
|
||||||
#custom-tooltip.visible {
|
#custom-tooltip.visible {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue