fix status error
This commit is contained in:
parent
b479d80366
commit
4b18e0f36e
2 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
<!-- eslint-disable vue/no-v-html -->
|
||||
<div
|
||||
v-if="!hideStatus"
|
||||
ref="root"
|
||||
class="Status"
|
||||
:class="[{ '-focused': isFocused }, { '-conversation': inlineExpanded }]"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue