- Remove logs in Visio - Bigger UI on mobile
@ -23,7 +23,7 @@ body {
bottom: 0;
text-align: center;
background-color: rgba(0, 0, 0, 0.3);
padding-top: 0.5em;
padding: 0.5em 0;
width: 100%;
}
@ -91,6 +91,7 @@ body {
position: absolute;
top: 0;
left: 0;
display: none;
#visio #log div {
@ -5,7 +5,7 @@
<video autoplay="true" id="remote-video">
</video>
<video autoplay="true" id="local-video">
<video autoplay="true" id="local-video" muted="true">
@ -24,7 +24,7 @@ body {
margin: 0px;
padding: 0px;
font-size: 15px;
font-size: 16px;
position: relative;