forked from zaclys/searxng
Improve the layout of the search page on mobile
This commit is contained in:
parent
d00c4bf496
commit
a89848b0ec
|
@ -123,7 +123,7 @@ button.category_button {
|
|||
}
|
||||
|
||||
#search_view {
|
||||
padding: 0.5rem 0.3rem 0 0.5rem;
|
||||
padding: 0.5rem 2.8rem 0 0;
|
||||
grid-area: search;
|
||||
|
||||
body.results_endpoint & {
|
||||
|
|
Loading…
Reference in New Issue