fixed bug where in chrome, sometimes the video player would not appear

This commit is contained in:
Isaac Grynsztein
2020-03-07 13:16:16 -05:00
parent f6b7c41666
commit 4172b0b355

View File

@@ -1,5 +1,6 @@
.video-player {
margin: 0 auto;
min-width: 300px;
}
.video-player:focus {