mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-04 18:55:04 +00:00
6 lines
117 B
Vue
6 lines
117 B
Vue
|
<template>
|
||
|
<v-btn fab text style="position: absolute; bottom: 0.25rem; right: 7rem">
|
||
|
1X
|
||
|
</v-btn>
|
||
|
</template>
|