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:
parent
1e0da66110
commit
6fa3638c1b
1 changed files with 0 additions and 6 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue