[mirotalk] - fix typo

This commit is contained in:
Miroslav Pejic
2024-07-30 15:51:38 +02:00
parent 1eac2207de
commit 504cb4bb30
2 changed files with 3 additions and 9 deletions
+3 -2
View File
@@ -1080,8 +1080,8 @@ button:hover {
}
.extra-info-container {
min-height: 190px;
max-height: 190px;
min-height: 175px;
max-height: 175px;
margin-top: 15px;
border-radius: 5px;
background: var(--body-bg);
@@ -1266,6 +1266,7 @@ th {
/* Style the tab content */
.tabcontent {
display: none;
margin-top: 15px;
padding: 6px 12px;
width: 100%;
max-height: 530px;
-7
View File
@@ -319,7 +319,6 @@ access to use this app.
<div class="tabActions">
<div id="tabRoom" class="tabcontent">
<br />
<table class="settingsTable">
<tr>
<td>
@@ -375,7 +374,6 @@ access to use this app.
</div>
<div id="tabVideo" class="tabcontent">
<br />
<div>
<div class="title">
<i class="fas fa-video"></i>
@@ -445,7 +443,6 @@ access to use this app.
</div>
<div id="tabAudio" class="tabcontent">
<br />
<div>
<div class="title">
<i class="fas fa-microphone"></i>
@@ -671,7 +668,6 @@ access to use this app.
</div>
<div id="tabParticipants" class="tabcontent">
<br />
<div class="title">
<i class="fa-solid fa-users"></i>
<p id="peersCount"></p>
@@ -720,7 +716,6 @@ access to use this app.
</div>
<div id="tabNetwork" class="tabcontent">
<br />
<table id="mySettingsTable">
<tr>
<td class="width-130">
@@ -763,7 +758,6 @@ access to use this app.
</div>
<div id="tabStyling" class="tabcontent">
<br />
<div class="title">
<i class="fa-solid fa-palette"></i>
<p>Theme</p>
@@ -822,7 +816,6 @@ access to use this app.
</div>
<div id="tabLanguages" class="tabcontent">
<br />
<div class="title">
<i class="fa-solid fa-language"></i>
<p>Language</p>