Add blurring effect

This commit is contained in:
Ilya Daynatovich
2017-05-10 13:07:00 +03:00
committed by yanas
parent 292c1689ba
commit 0aee5e5b48
4 changed files with 81 additions and 7 deletions

View File

@@ -69,7 +69,6 @@ class Conference extends Component {
<div id = 'videoconference_page'>
<div id = 'videospace'>
<LargeVideo />
<Filmstrip />
</div>