readding key to mediaitem-artwork to prevent artwork sticking

This commit is contained in:
booploops 2021-12-28 13:04:09 -08:00
parent a04cbccc05
commit a5d31ff2f9
3 changed files with 10 additions and 3 deletions

View file

@ -1544,6 +1544,12 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
top: 0;
padding-top: var(--navbarHeight);
.col.madeforyou-col {
width: 420px;
min-width: 0px;
max-width: 420px;
}
.user-icon {
border-radius: 100%;
width: 128px;