[mirotalksfu] - fix typo

هذا الالتزام موجود في:
Miroslav Pejic
2025-01-26 22:36:59 +01:00
الأصل d0713740da
التزام 401b4e0e04
2 ملفات معدلة مع 7 إضافات و14 حذوفات

عرض الملف

@@ -456,15 +456,8 @@ th {
border-radius: 5px;
}
.custom-width {
width: 140px;
width: 220px;
}
.width-150 {
width: 150px;
}
.width-180 {
width: 180px;
}
.microphone-table-width {
width: 180px;
}

عرض الملف

@@ -671,7 +671,7 @@ access to use this app.
<hr />
<table class="settingsTable">
<tr>
<td class="width-150">
<td class="custom-width">
<div class="title">
<i class="fa-solid fa-hand-pointer"></i>
<p>Push to talk</p>
@@ -881,7 +881,7 @@ access to use this app.
<hr />
<table class="settingsTable">
<tr>
<td class="width-180">
<td class="custom-width">
<div class="title">
<i class="fa-solid fa-film"></i>
<p>Prioritize H.264</p>
@@ -894,7 +894,7 @@ access to use this app.
</td>
</tr>
<tr id="roomHostOnlyRecording" class="hidden">
<td class="width-180">
<td class="custom-width">
<div class="title">
<i class="fa-solid fa-user-shield"></i>
<p>Only host</p>
@@ -911,7 +911,7 @@ access to use this app.
</td>
</tr>
<tr id="roomRecordingServer" class="hidden">
<td class="width-180">
<td class="custom-width">
<div class="title">
<i class="fas fa-cloud-arrow-up"></i>
<p>Server</p>
@@ -967,7 +967,7 @@ access to use this app.
<hr />
<table class="settingsTable">
<tr id="avatars">
<td class="width-180">
<td class="custom-width">
<div class="title">
<i class="fa-solid fa-users-line"></i>
<p>Show free avatars</p>
@@ -1131,7 +1131,7 @@ access to use this app.
<div id="tabShortcuts" class="tabcontent">
<table class="settingsTable">
<tr>
<td class="width-180">
<td class="custom-width">
<div class="title">
<i class="fa-solid fa-keyboard"></i>
<p>Shortcuts</p>