浏览代码

Agora V2 [style updates]

Vijayakrishnan 4 年之前
父节点
当前提交
c3e83feacf
共有 1 个文件被更改,包括 8 次插入6 次删除
  1. 8 6
      public/css/meeting.css

+ 8 - 6
public/css/meeting.css

@@ -122,7 +122,7 @@ h1 {
 .main-view .thumbs {
     position: absolute;
     z-index: 2;
-    bottom: 1.5rem;
+    bottom: 1rem;
     right: 1rem;
     width: 180px;
     height: 100%;
@@ -233,13 +233,15 @@ body .OT_fit-mode-cover .OT_video-element {
     bottom: 1rem;
     left: 1rem;
     width: 200px;
-    height: 50px;
+    height: 40px;
 }
 .call-actions>button {
-    width: 50px;
-    height: 50px;
-    font-size: 120%;
-    margin-right: 1rem;
+    width: 40px;
+    height: 40px;
+    font-size: 90%;
+    margin-right: 0.75rem;
+    padding-left: 0;
+    padding-right: 0;
 }
 .call-mcp {
     position: absolute;