mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 22:43:34 -07:00
padding
This commit is contained in:
parent
dc863c56ef
commit
14d47c65a2
1 changed files with 2 additions and 5 deletions
|
@ -30,15 +30,12 @@
|
||||||
<!-- Version List Item -->
|
<!-- Version List Item -->
|
||||||
<v-list nav dense class="fixedBottom" v-if="!isMain">
|
<v-list nav dense class="fixedBottom" v-if="!isMain">
|
||||||
<v-list-item href="https://github.com/sponsors/hay-kot" target="_target">
|
<v-list-item href="https://github.com/sponsors/hay-kot" target="_target">
|
||||||
<v-list-item-icon class="mr-3 pt-1">
|
<v-list-item-icon >
|
||||||
<v-icon color="pink">
|
<v-icon color="pink">
|
||||||
mdi-heart
|
mdi-heart
|
||||||
</v-icon>
|
</v-icon>
|
||||||
</v-list-item-icon>
|
</v-list-item-icon>
|
||||||
|
<v-list-item-title> Support </v-list-item-title>
|
||||||
<v-list-item-title>
|
|
||||||
Support
|
|
||||||
</v-list-item-title>
|
|
||||||
</v-list-item>
|
</v-list-item>
|
||||||
<v-list-item to="/admin/about">
|
<v-list-item to="/admin/about">
|
||||||
<v-list-item-icon class="mr-3 pt-1">
|
<v-list-item-icon class="mr-3 pt-1">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue