Remove obsolete 'file-render--scheduledLivestream'

`iframe-render` no longer exists, and seems like upcoming streams now use their claim pictures as the poster.
This commit is contained in:
infinite-persistence 2022-03-21 14:55:46 +08:00 committed by Thomas Zarebczan
parent 1e0da66110
commit 6fa3638c1b

View file

@ -242,12 +242,6 @@
}
}
.file-render--scheduledLivestream {
background-image: url('https://thumbnails.odycdn.com/optimize/s:1280:720/quality:85/plain/https://spee.ch/odysee-streaming-png:2.png');
background-size: cover;
margin-top: var(--spacing-m);
}
@keyframes fadeInFromBlack {
0% {
opacity: 1;