Added bunch tiles, more to add
This commit is contained in:
ben
2022-12-31 01:46:55 +00:00
parent efc156689f
commit f5250e0584
54 changed files with 89 additions and 46 deletions
+5 -5
View File
@@ -23,11 +23,11 @@
>
<q-card>
<q-card-section>
<q-icon
:name="extension.icon"
color="grey-5"
style="font-size: 4rem"
></q-icon>
<q-img
:src="extension.tile"
spinner-color="white"
style="max-width:64px"
></q-img>
{% raw %}
<h5 class="q-mt-lg q-mb-xs">{{ extension.name }}</h5>
<small>{{ extension.shortDescription }} </small>{% endraw %}