modify style
This commit is contained in:
@@ -37,7 +37,8 @@
|
|||||||
</f7-block>
|
</f7-block>
|
||||||
</template>
|
</template>
|
||||||
</f7-list-item>
|
</f7-list-item>
|
||||||
<f7-list-item :title="tt('Add new tag')"
|
<f7-list-item link="#" no-chevron
|
||||||
|
:title="tt('Add new tag')"
|
||||||
v-if="allowAddNewTag && !newTag"
|
v-if="allowAddNewTag && !newTag"
|
||||||
@click="addNewTag()">
|
@click="addNewTag()">
|
||||||
</f7-list-item>
|
</f7-list-item>
|
||||||
|
|||||||
Reference in New Issue
Block a user