mirror of
https://github.com/searxng/searxng.git
synced 2025-07-24 21:59:22 +02:00
Add search result navigation support
This commit is contained in:
parent
1faf1b645b
commit
0d6625e070
2 changed files with 67 additions and 9 deletions
|
@ -6,6 +6,7 @@
|
|||
z-index: 9999999;
|
||||
overflow-y: auto;
|
||||
max-height: 80%;
|
||||
box-shadow: 0 0 1em;
|
||||
}
|
||||
|
||||
.dflex {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue