diff --git a/public/css/chat-fab.css b/public/css/chat-fab.css index 4cbdc2c..94f140d 100644 --- a/public/css/chat-fab.css +++ b/public/css/chat-fab.css @@ -707,10 +707,10 @@ width: auto; } -.agora-fullscreen .fabs.fabs-chat-left, .agora-fullscreen .fabs.fabs-chat-right{ +/*.agora-fullscreen .fabs.fabs-chat-left, .agora-fullscreen .fabs.fabs-chat-right{ top: auto; transform: translateY(-150%); -} +}*/ /* chat position bottom */ .fabs.fabs-chat-bottom { diff --git a/public/css/wp-agora-styles.css b/public/css/wp-agora-styles.css index 2969fcb..291e14a 100644 --- a/public/css/wp-agora-styles.css +++ b/public/css/wp-agora-styles.css @@ -177,7 +177,7 @@ .agora .screen-users .user { position: relative; overflow: hidden; - padding: 3px; + padding: 2px; background-color: #111; } .screen-users .user video { @@ -1031,7 +1031,9 @@ button#exit-btn { /* End files in chat */ /****************video*mute*overlay*******************/ -.user .no-video-overlay { +.user .no-video-overlay, +.screenshare-container .no-video-overlay + { position: absolute; z-index: 2; width: calc(100%); diff --git a/public/views/parts/footer-communication.php b/public/views/parts/footer-communication.php index 154c5a9..661c40f 100644 --- a/public/views/parts/footer-communication.php +++ b/public/views/parts/footer-communication.php @@ -116,7 +116,7 @@
- + - + \ No newline at end of file