moving mentions into separate row
This commit is contained in:
parent
0583a6b863
commit
3abd357694
8 changed files with 94 additions and 21 deletions
|
@ -12,7 +12,7 @@
|
|||
v-if="user"
|
||||
class="new"
|
||||
:style="style"
|
||||
:class="[{ '-you': isYou, '-highlighted': highlight }, highlightType]"
|
||||
:class="classnames"
|
||||
>
|
||||
<button
|
||||
class="short button-default"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue