format
This commit is contained in:
parent
75e8683fb1
commit
1a20d35a13
1 changed files with 2 additions and 3 deletions
|
|
@ -30,7 +30,7 @@
|
||||||
active-color="primary"
|
active-color="primary"
|
||||||
align="left"
|
align="left"
|
||||||
>
|
>
|
||||||
<q-tab
|
<q-tab
|
||||||
name="featured"
|
name="featured"
|
||||||
label="Featured"
|
label="Featured"
|
||||||
@update="val => tab = val.name"
|
@update="val => tab = val.name"
|
||||||
|
|
@ -114,7 +114,6 @@
|
||||||
style="font-size: 9px; height: 34px"
|
style="font-size: 9px; height: 34px"
|
||||||
>
|
>
|
||||||
{{ extension.shortDescription }}
|
{{ extension.shortDescription }}
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
{% endraw %}
|
{% endraw %}
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue