better modifier, no background for unhighlighted mentions
This commit is contained in:
parent
c3e122ff6f
commit
e6d5ddcbb6
2 changed files with 9 additions and 6 deletions
|
@ -12,7 +12,7 @@
|
|||
v-if="user"
|
||||
class="new"
|
||||
:style="style"
|
||||
:class="[{ '-you': isYou }, highlightType]"
|
||||
:class="[{ '-you': isYou, '-highlighted': highlight }, highlightType]"
|
||||
>
|
||||
<button
|
||||
class="short"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue