lint
This commit is contained in:
parent
e7cdf00d11
commit
aff95ded52
|
@ -319,7 +319,7 @@
|
||||||
v-if="!isPreview"
|
v-if="!isPreview"
|
||||||
:status-id="status.parent_visible && status.in_reply_to_status_id"
|
:status-id="status.parent_visible && status.in_reply_to_status_id"
|
||||||
class="reply-to-popover"
|
class="reply-to-popover"
|
||||||
style="min-width: 0"
|
style="min-width: 0;"
|
||||||
:class="{ '-strikethrough': !status.parent_visible }"
|
:class="{ '-strikethrough': !status.parent_visible }"
|
||||||
>
|
>
|
||||||
<button
|
<button
|
||||||
|
|
Loading…
Reference in a new issue