1
0

fix: use maxw on author field

This commit is contained in:
dusk 2024-08-24 19:32:54 +03:00
parent 023be3d733
commit a7b73023d0
Signed by: dusk
SSH Key Fingerprint: SHA256:Abmvag+juovVufZTxyWY8KcVgrznxvBjQpJesv071Aw

View File

@ -81,7 +81,7 @@
{entry.content}
</p>
<p
class="place-self-end text-sm font-monospace overflow-hidden text-ellipsis text-nowrap"
class="max-w-[45ch] place-self-end text-sm font-monospace overflow-hidden text-ellipsis text-nowrap"
title={entry.author}
>
--- posted by {entry.author}