mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-22 19:25:16 +00:00
style: 🎨 Slight UI tweaks
Fix some bugs on the updates page fix 215
This commit is contained in:
parent
0cd95a9bb0
commit
838447d3ff
1 changed files with 1 additions and 5 deletions
|
@ -20,9 +20,7 @@
|
||||||
color="orange"
|
color="orange"
|
||||||
style="
|
style="
|
||||||
border-radius: 0.5rem;
|
border-radius: 0.5rem;
|
||||||
border: 2px var(--v-oragnge-base);
|
border: 2px var(--v-orange-base);
|
||||||
margin-top: -1.5rem;
|
|
||||||
margin-right: -0.5rem;
|
|
||||||
"
|
"
|
||||||
>
|
>
|
||||||
Latest
|
Latest
|
||||||
|
@ -34,8 +32,6 @@
|
||||||
style="
|
style="
|
||||||
border-radius: 0.5rem;
|
border-radius: 0.5rem;
|
||||||
border: 2px var(--v-green-base);
|
border: 2px var(--v-green-base);
|
||||||
margin-top: -1.5rem;
|
|
||||||
margin-right: -0.5rem;
|
|
||||||
"
|
"
|
||||||
>
|
>
|
||||||
>Installed</v-chip
|
>Installed</v-chip
|
||||||
|
|
Loading…
Reference in a new issue