playlist folders will now load recursively

This commit is contained in:
booploops 2022-01-03 00:58:08 -08:00
parent 1b5474a81e
commit bda22b2321
3 changed files with 40 additions and 18 deletions

View file

@ -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;
}
}
}