ソースを参照

Click thumb to bring to main view

Vijayakrishnan 4 年 前
コミット
0fb3beb3e9
2 ファイル変更2 行追加1 行削除
  1. 1 0
      public/css/meeting.css
  2. 1 1
      resources/views/app/video/call.blade.php

+ 1 - 0
public/css/meeting.css

@@ -116,6 +116,7 @@ h1 {
     overflow: hidden;
     text-overflow: ellipsis;
     pointer-events: none;
+    font-weight: bold;
 }
 
 .main-view .thumbs {

+ 1 - 1
resources/views/app/video/call.blade.php

@@ -49,7 +49,7 @@
                 </h6>
             </div>
             <div class="main-view mx-auto">
-                <div id="self-view" class="full-view" data-name="You" data-type="PRO"></div>
+                <div id="self-view" class="full-view" data-stream="self" data-name="You" data-type="PRO"></div>
                 <div class="thumbs">
 
                 </div>