Update styles.css

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
a 2026-04-05 09:12:35 -04:00 committed by GitHub
parent e00368597d
commit 02021691ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4126,11 +4126,6 @@ input:checked + .slider::before {
opacity: 1;
}
body:has(#fullscreen-cover-overlay.ui-hidden.inline-lyrics) #side-panel[data-view='lyrics'] {
opacity: 0;
pointer-events: none;
transition: opacity 0.5s ease;
}
#fullscreen-cover-overlay:not(.ui-hidden) .fullscreen-main-view,
#fullscreen-cover-overlay:not(.ui-hidden) .fullscreen-controls,
#fullscreen-cover-overlay:not(.ui-hidden) #fullscreen-next-track {