0
0
Fork 0
mirror of https://github.com/VueTubeApp/VueTube synced 2025-01-06 07:31:12 +00:00

tweaks spacing tweaks

This commit is contained in:
Nikita Krupin 2022-05-13 20:53:20 -04:00
parent de63cae2c3
commit b6eb64ebf6

View file

@ -76,7 +76,7 @@
(roundThumb = !roundThumb), $vuetube.haptics.hapticsImpactLight(1)
"
>
<div class="ml-2">Round Thumbnails</div>
<div class="ml-2 mt-1">Round Thumbnails</div>
<v-spacer />
<v-switch
v-model="roundThumb"
@ -94,7 +94,7 @@
(roundWatch = !roundWatch), $vuetube.haptics.hapticsImpactLight(1)
"
>
<div class="ml-2">Round Watch Page Components</div>
<div class="ml-2 mt-1">Round Watch Page Components</div>
<v-spacer />
<v-switch
v-model="roundWatch"