mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-10 05:25:07 +00:00
6 lines
119 B
Vue
6 lines
119 B
Vue
|
<template>
|
||
|
<v-btn fab text style="position: absolute; bottom: 0.25rem; right: 3.5rem">
|
||
|
HD
|
||
|
</v-btn>
|
||
|
</template>
|