mirror of
https://github.com/searxng/searxng.git
synced 2024-11-22 04:01:40 +01:00
[fix] fix a display problem in the image detail preview.
This commit is contained in:
parent
0d47322ac8
commit
f6d797ef43
@ -89,6 +89,7 @@ article.result-images .detail {
|
||||
p.result-url {
|
||||
white-space: nowrap;
|
||||
overflow-x: hidden;
|
||||
overflow-y: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user