VueTube/NUXT/components/Player/speed.vue

6 lines
117 B
Vue
Raw Normal View History

2022-05-28 05:16:27 +00:00
<template>
<v-btn fab text style="position: absolute; bottom: 0.25rem; right: 7rem">
1X
</v-btn>
</template>