made descriptions small for extensions
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
></q-icon>
|
></q-icon>
|
||||||
{% raw %}
|
{% raw %}
|
||||||
<h5 class="q-mt-lg q-mb-xs">{{ extension.name }}</h5>
|
<h5 class="q-mt-lg q-mb-xs">{{ extension.name }}</h5>
|
||||||
{{ extension.shortDescription }} {% endraw %}
|
<small>{{ extension.shortDescription }} </small>{% endraw %}
|
||||||
</q-card-section>
|
</q-card-section>
|
||||||
<q-separator></q-separator>
|
<q-separator></q-separator>
|
||||||
<q-card-actions>
|
<q-card-actions>
|
||||||
|
|||||||
Reference in New Issue
Block a user