fix(filmstrip): Set avatar container height within inlay
@@ -93,6 +93,7 @@
}
&__avatar-container {
+ height: 100%;
position: relative;
> img {
height: 100%;