瀏覽代碼

Fixes the issue with the large video that doesn't fill the large video container.

j8
hristoterezov 11 年之前
父節點
當前提交
9b5edde621
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5
    0
      css/videolayout_default.css

+ 5
- 0
css/videolayout_default.css 查看文件

@@ -102,6 +102,11 @@
102 102
     text-align: center;
103 103
 }
104 104
 
105
+#largeVideo
106
+{
107
+    object-fit: cover;
108
+}
109
+
105 110
 #presentation,
106 111
 #etherpad,
107 112
 #localVideoWrapper>video,

Loading…
取消
儲存