playlist folders will now load recursively
This commit is contained in:
parent
1b5474a81e
commit
bda22b2321
3 changed files with 40 additions and 18 deletions
|
@ -1654,6 +1654,13 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
|
|||
background: #ffffff0a;
|
||||
border-radius: 10px;
|
||||
padding: 1px 6px;
|
||||
|
||||
.spinner {
|
||||
display: block;
|
||||
width: 100%;
|
||||
height: 32px;
|
||||
background-size: 16px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue