style volume silder for small display layout
This commit is contained in:
parent
f1a247218e
commit
0e4253ea26
2 changed files with 60 additions and 16 deletions
|
@ -289,8 +289,8 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="app-chrome-item volume">
|
||||
<div class="app-chrome-item volume-icon"></div>
|
||||
<div class="input-container">
|
||||
<div class="app-chrome-item volume-icon"></div>
|
||||
<input type="range" class="" @wheel="volumeWheel" step="0.01" min="0" max="1"
|
||||
v-model="mk.volume"
|
||||
v-if="typeof mk.volume != 'undefined'">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue