Fix bug
This commit is contained in:
parent
61aef56f83
commit
c1e7d56ff8
3 changed files with 11 additions and 3 deletions
|
|
@ -9,7 +9,7 @@
|
|||
</div>
|
||||
</ui-container>
|
||||
|
||||
<ui-container :body-togglable="true" ref="tags">
|
||||
<ui-container :body-togglable="true" :expanded="tag == null" ref="tags">
|
||||
<template #header><fa :icon="faHashtag" fixed-width/>{{ $t('popular-tags') }}</template>
|
||||
|
||||
<div class="vxjfqztj">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue