made descriptions small for extensions
This commit is contained in:
parent
0a884e8983
commit
4d6e49cf0d
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
></q-icon>
|
||||
{% raw %}
|
||||
<h5 class="q-mt-lg q-mb-xs">{{ extension.name }}</h5>
|
||||
{{ extension.shortDescription }} {% endraw %}
|
||||
<small>{{ extension.shortDescription }} </small>{% endraw %}
|
||||
</q-card-section>
|
||||
<q-separator></q-separator>
|
||||
<q-card-actions>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue