fix the contain option

This commit is contained in:
Shpuld Shpuldson 2020-06-11 14:27:36 +03:00
parent 2b6a6fe7ea
commit 14348d8ddf
1 changed files with 1 additions and 0 deletions

View File

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