🎨
This commit is contained in:
parent
724e812972
commit
2f3d744e19
7 changed files with 12 additions and 7 deletions
|
|
@ -14,7 +14,7 @@
|
|||
<article>
|
||||
<mk-avatar class="avatar" :user="p.user" v-if="$store.state.device.postStyle != 'smart'"/>
|
||||
<div class="main">
|
||||
<mk-note-header class="header" :note="p"/>
|
||||
<mk-note-header class="header" :note="p" :mini="true"/>
|
||||
<div class="body">
|
||||
<p v-if="p.cw != null" class="cw">
|
||||
<span class="text" v-if="p.cw != ''">{{ p.cw }}</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue