Use a thumbnail filler until it renders to avoid flicker.

This commit is contained in:
Dermot Duffy
2022-02-05 10:09:26 -08:00
parent 113cc4b3fd
commit 0d3467b27e
2 changed files with 22 additions and 11 deletions
-5
View File
@@ -2,11 +2,6 @@
--video-max-height: none;
}
.embla__container {
// To support adaptive height animations.
transition: max-height 0.5s ease;
}
.embla__slide {
flex: 0 0 100%;
}