mirror of
https://github.com/searxng/searxng.git
synced 2026-05-31 15:07:17 +02:00
[fix] wrap long lines in infoboxes - fixes #1652
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -741,3 +741,7 @@ color: @color-font-light;
|
||||
transition: opacity 1s ease;
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
pre code {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user