show-backlinks.js: add space between backlinks

This commit is contained in:
Zankaria 2024-09-02 23:21:34 +02:00
parent 8a3e93dbdf
commit f20b2615f2
2 changed files with 2 additions and 1 deletions

View file

@ -1224,6 +1224,7 @@ pre {
.mentioned {
word-wrap: break-word;
white-space: pre-wrap;
}
.poster_id {