Fixed actor revision links hiding on mobile.
This commit is contained in:
parent
f56ed29e21
commit
fabd57bbef
|
@ -275,7 +275,7 @@
|
|||
>{{ actor.agency }}</span>
|
||||
</li>
|
||||
|
||||
<li class="bio-item updated hideable">
|
||||
<li class="bio-item updated">
|
||||
<span
|
||||
class="ellipsis"
|
||||
:title="`#${actor.id} Updated ${formatDate(actor.updatedAt, 'yyyy-MM-dd hh:mm')}`"
|
||||
|
|
Loading…
Reference in New Issue