fix the contain option

This commit is contained in:
Shpuld Shpuldson 2020-06-11 14:27:36 +03:00
parent 2b6a6fe7ea
commit 14348d8ddf

View file

@ -78,6 +78,7 @@
video,
canvas {
object-fit: contain;
height: 100%;
}
}