FIX: lyrics button pos

This commit is contained in:
Julien Maille 2026-01-09 23:31:41 +01:00
parent 9652998b6e
commit c7ee75429d

View file

@ -2943,8 +2943,6 @@ img:not([src]), img[src=''] {
background: var(--primary);
}
#playlist-modal {
opacity: 1;
animation-name: fadeInOpacity;
@ -3672,10 +3670,6 @@ img:not([src]), img[src=''] {
flex-direction: column;
}
.fullscreen-lyrics-toggle {
right: 3.5rem;
}
.csv-import-progress {
bottom: 10px;
right: 10px;