Update PostComponent, fix formatting

This commit is contained in:
Daniel Supernault 2021-06-28 22:50:40 -06:00
parent 308acc91d3
commit a0e83468e9
No known key found for this signature in database
GPG key ID: 0DEF1C662C9033F7

View file

@ -230,7 +230,7 @@
</span> </span>
</div> </div>
</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"> <a v-bind:href="statusUrl" class="small text-muted" :title="status.created_at">
{{timestampFormat()}} {{timestampFormat()}}
</a> </a>