VueTube/NUXT/components/Player/speed.vue

11 lines
147 B
Vue

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