mirror of
https://github.com/VueTubeApp/VueTube
synced 2025-01-06 07:31:12 +00:00
tweaks spacing tweaks
This commit is contained in:
parent
de63cae2c3
commit
b6eb64ebf6
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue