Update index.html
This commit is contained in:
parent
c1f7944d08
commit
3d6584893c
|
@ -98,7 +98,7 @@
|
||||||
|
|
||||||
|
|
||||||
<div id="bluetoothBtn" class="icon-button" data-i18n-key="header.bluetooth" data-i18n-attrs="title">
|
<div id="bluetoothBtn" class="icon-button" data-i18n-key="header.bluetooth" data-i18n-attrs="title">
|
||||||
<i class="fa-brands fa-bluetooth-b icon"></i>
|
<i class="fa-brands fa-bluetooth-b icon" style="font-size: 24px;"></i>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="pair-device" class="icon-button" data-i18n-key="header.pair-device" data-i18n-attrs="title">
|
<div id="pair-device" class="icon-button" data-i18n-key="header.pair-device" data-i18n-attrs="title">
|
||||||
|
|
Loading…
Reference in New Issue