Vijayakrishnan 4 lat temu
rodzic
commit
c14c97413d
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      resources/views/app/video/call-minimal.blade.php

+ 2 - 2
resources/views/app/video/call-minimal.blade.php

@@ -37,13 +37,13 @@
     </button>
 
     <div class="instruction-container">
-        <div class="mic-access-chrome-desktop border bg-light rounded mx-3 px-3 pt-3 pb-2 d-none">
+        <div class="mic-access-chrome-desktop border bg-light rounded m-3 px-3 pt-3 pb-2 d-none">
             <p><b>We were unable to access your microphone!</b></p>
             <p>To allow access, please tap the blocked media icon in your browser's address bar (indicated in the figure below).</p>
             <img src="/img/mic-access-chrome-desktop.png" class="mw-100 mx-auto mb-3 d-block">
             <p class="mb-0">Once you have allowed access, please click <b>Start Video</b> again to retry.</p>
         </div>
-        <div class="cam-access-chrome-desktop border bg-light rounded mx-3 px-3 pt-3 pb-2 d-none">
+        <div class="cam-access-chrome-desktop border bg-light rounded m-3 px-3 pt-3 pb-2 d-none">
             <p><b>We were unable to access your camera!</b></p>
             <p>To allow access, please tap the blocked media icon in your browser's address bar (indicated in the figure below).</p>
             <img src="/img/mic-access-chrome-desktop.png" class="mw-100 mx-auto mb-3 d-block">