feat: web interface: mode icon instead of 'Mode'

This commit is contained in:
Terry Geng
2020-04-29 10:24:57 +08:00
parent 5617268270
commit 984309409a
2 changed files with 15 additions and 5 deletions

View File

@ -36,7 +36,7 @@
<div class="dropdown mb-2 btn-space" style="margin-left: auto;">
<button class="btn btn-secondary dropdown-toggle" type="button" id="play-mode"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Mode
<i class="fas fa-tasks mr-2" aria-hidden="true" id="modeIndicator"></i>
</button>
<div class="dropdown-menu" aria-labelledby="play-mode">
<a class="dropdown-item" href="#" id="one-shot-mode-btn"