Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiasRoeddiger authored Aug 12, 2024
1 parent 9b6ad47 commit 4726dc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ <h5 class="card-title">Sensor Control</h5>
class="is-connect-enabled ms-2 sampling-rate-input form-select 1-4-0-controls "
name="microphoneGainInner" id="microphoneGainInner">
</select>
<div class="ms-3">dB</div>
<div class="ms-3 1-4-0-controls">dB</div>
</div>
<div class="d-flex flex-row 1-4-0-controls justify-content-between w-100 align-items-center"
style="grid-column: 1 / 5;">
Expand All @@ -333,7 +333,7 @@ <h5 class="card-title">Sensor Control</h5>
class="is-connect-enabled ms-2 sampling-rate-input form-select 1-4-0-controls "
name="microphoneGainOuter" id="microphoneGainOuter">
</select>
<div class="ms-3">dB</div>
<div class="ms-3 1-4-0-controls">dB</div>
</div>


Expand Down

0 comments on commit 4726dc9

Please sign in to comment.