Video: testing fallback image support

This commit is contained in:
2018-06-06 07:56:33 +10:00
parent 0931d428f4
commit 9f0a9d33d5
2 changed files with 10 additions and 1 deletions

View File

@ -24,4 +24,9 @@
object-fit:cover;
}
}
&__image {
position: absolute;
}
}