[fix] wrap long lines in infoboxes - fixes #1652
This commit is contained in:
@@ -719,3 +719,7 @@ article.result-images[data-vim-selected]::before {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
pre code {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user