fix: webmention edge case
This commit is contained in:
parent
e360354e70
commit
1c797df244
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Reference in a new issue