Browse Source

Agora V2 [style updates]

Vijayakrishnan 4 years ago
parent
commit
c3e83feacf
1 changed files with 8 additions and 6 deletions
  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;