fix reply link being faint (didn't work before, no reason to keep it

"faint" imo)
This commit is contained in:
Henry Jameson 2024-02-27 22:20:41 +02:00
parent ec2afce97e
commit f4d48e401a
1 changed files with 1 additions and 1 deletions

View File

@ -450,7 +450,7 @@
>
<button
v-if="showOtherRepliesAsButton && replies.length > 1"
class="button-unstyled -link faint"
class="button-unstyled -link"
:title="$tc('status.ancestor_follow', replies.length - 1, { numReplies: replies.length - 1 })"
@click.prevent="dive"
>