change appearance of the alt volume slider

This commit is contained in:
vapormusic 2021-12-08 22:21:03 +07:00
parent f76fa0bd1f
commit 71d75f4fae
2 changed files with 15 additions and 1 deletions

View file

@ -168,7 +168,7 @@
</div>
</transition>
<div class="app-sidebar-footer">
<input type="range" class="display--small" step="0.01" min="0" max="1" v-model="mk.volume"
<input type="range" class="web-slider display--small" step="0.01" min="0" max="1" v-model="mk.volume"
v-if="typeof mk.volume != 'undefined'">
<button class="app-sidebar-button" style="width:100%"
@click="chrome.menuOpened = !chrome.menuOpened">