FIX: lyrics button pos
This commit is contained in:
parent
9652998b6e
commit
c7ee75429d
1 changed files with 4 additions and 10 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue