fix the loading lyrics line in fs
This commit is contained in:
parent
4b07f0cafd
commit
f16183781b
1 changed files with 5 additions and 0 deletions
|
@ -1664,6 +1664,11 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
|
|||
opacity: 1;
|
||||
}
|
||||
|
||||
.modular-fs .app-drawer .lyric-body .no-lyrics {
|
||||
height: 100%;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
@keyframes lyricWaitingLine {
|
||||
0% {
|
||||
opacity: 0.25;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue