Use bdi to isolate repeater name

This commit is contained in:
tusooa 2023-01-14 22:36:21 -05:00
parent b4cbbefbd2
commit 8acbc31a20
No known key found for this signature in database
GPG Key ID: 7B467EDE43A08224
1 changed files with 2 additions and 2 deletions

View File

@ -84,7 +84,7 @@
:user="statusoid.user"
/>
<div class="right-side faint">
<span
<bdi
class="status-username repeater-name"
:title="retweeter"
>
@ -101,7 +101,7 @@
v-else
:to="retweeterProfileLink"
>{{ retweeter }}</router-link>
</span>
</bdi>
{{ ' ' }}
<FAIcon
icon="retweet"