change(tracker): change html layout
This commit is contained in:
parent
ed722f592e
commit
f745f9c75b
1 changed files with 0 additions and 2 deletions
|
|
@ -62,7 +62,6 @@
|
|||
z-index: 99;
|
||||
bottom: 5px;
|
||||
right: 5px;
|
||||
border: thin solid rgba(255, 255, 255, .3);
|
||||
}
|
||||
|
||||
|
||||
|
|
@ -154,7 +153,6 @@
|
|||
</div>
|
||||
<div id="video-container" class="card-body bg-dark p-0 d-flex align-items-center position-relative">
|
||||
<div id="local-stream" class="ratio ratio-4x3 rounded m-0 p-0 shadow">
|
||||
<p class="text-white m-auto text-center">Starting video...</p>
|
||||
<video id="video-local" autoplay muted></video>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue