Fix: Some episodes image not correct

pull/16/head
Juraj Nyíri 3 years ago
parent 1914d62689
commit d8bb718a3f

@ -19633,6 +19633,7 @@ style.textContent = css `
background-size: contain;
border-radius: 5px;
transition: 0.5s;
background: black;
overflow: hidden;
}
.seasonElem {

@ -257,6 +257,7 @@ style.textContent = css`
background-size: contain;
border-radius: 5px;
transition: 0.5s;
background: black;
overflow: hidden;
}
.seasonElem {

Loading…
Cancel
Save