forked from mirror/pixelfed
Update PostComponent, fix formatting
This commit is contained in:
parent
308acc91d3
commit
a0e83468e9
|
@ -230,7 +230,7 @@
|
|||
</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="timestamp pt-2 d-flex align-items-bottom justify-content-between">
|
||||
<div class="timestamp d-flex align-items-bottom justify-content-between">
|
||||
<a v-bind:href="statusUrl" class="small text-muted" :title="status.created_at">
|
||||
{{timestampFormat()}}
|
||||
</a>
|
||||
|
|
Loading…
Reference in New Issue