fix(tracker): fix html

This commit is contained in:
sylenien 2022-09-20 09:55:22 +02:00
parent aac509999b
commit 603b43e40c

View file

@ -192,8 +192,8 @@
</div>
</div>
<div id="remote-control-row" class="remote-control">
<div>Your tab is now remotely controlled</div>
<button style="min-width:55px;" id="end-control-btn" href="#" class="btn btn-danger btn-sm text-uppercase">
<div style="font-size: 13px;">This tab has remote control access</div>
<button style="min-width:55px;" id="end-control-btn" href="#" class="btn btn-outline-primary btn-sm text-uppercase">
Stop
</button>
</div>