mirror of
https://github.com/searxng/searxng.git
synced 2026-05-26 04:40:12 +02:00
[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