mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-26 05:05:23 +00:00
light theme controls fix
This commit is contained in:
parent
fc6adb321f
commit
148ebb83e3
2 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
fab
|
||||
text
|
||||
small
|
||||
color="white"
|
||||
style="position: absolute; bottom: 0.25rem; right: 3rem"
|
||||
v-bind="attrs"
|
||||
v-on="on"
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
fab
|
||||
text
|
||||
small
|
||||
color="white"
|
||||
style="position: absolute; bottom: 0.25rem; right: 6rem"
|
||||
v-bind="attrs"
|
||||
v-on="on"
|
||||
|
|
Loading…
Reference in a new issue