fix: webmention edge case

This commit is contained in:
Cory Dransfeldt 2024-01-05 17:53:19 -08:00
parent e360354e70
commit 1c797df244
No known key found for this signature in database

View file

@ -48,6 +48,7 @@
font-size: var(--font-size-sm);
line-height: var(--line-height-sm);
margin: 0;
word-break: break-word;
}
.webmentions .interaction .comment__wrapper--interior .comment time {