Sprinkle one wbr here

This commit is contained in:
Lim Chee Aun 2023-03-10 19:34:04 +08:00
parent 81943365c3
commit 740b0ad497

View file

@ -1576,6 +1576,7 @@ function nicePostURL(url) {
{username ? ( {username ? (
<> <>
/{username} /{username}
<wbr />
<span class="more-insignificant">/{restPath}</span> <span class="more-insignificant">/{restPath}</span>
</> </>
) : ( ) : (