fix(tracker): fix html
This commit is contained in:
parent
aac509999b
commit
603b43e40c
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue