VueTube/NUXT/components/Player/speed.vue

11 lines
145 B
Vue

<template>
<v-btn
fab
text
disabled
style="position: absolute; bottom: 0.25rem; right: 7rem"
>
1X
</v-btn>
</template>