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