pull in cider-ui-test stuff.

This commit is contained in:
cryptofyre 2021-12-02 08:54:17 -06:00
parent 45623f257b
commit 077a164b5e
3 changed files with 86 additions and 15 deletions

View file

@ -538,7 +538,7 @@ input[type=range].web-slider::-webkit-slider-runnable-track {
.app-chrome .app-chrome-item>.app-playback-controls .artwork {
width: 42px;
height: 42px;
background-image: url("artwork.jpeg");
background-image: var(--artwork);
background-position: center;
background-size: contain;
background-repeat: no-repeat;