improve NodeView components and style
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
</div>
|
||||
|
||||
<div v-if="mode === 'card' && node.parents && node.parents.length" class="node-view-header-parent">
|
||||
<node-view-title :node="node.parents[0]" edition />
|
||||
<node-view-title :node="node.parents[0]" edition tag="div" />
|
||||
</div>
|
||||
</h4>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user