mirror of https://github.com/searxng/searxng.git
Search filters changes
Better search filters view on mobile.
This commit is contained in:
parent
97181080b7
commit
b850178d26
|
@ -164,6 +164,9 @@
|
|||
.ltr-margin-right(0);
|
||||
margin-bottom: 0;
|
||||
.ltr-margin-left(@results-offset + 0.6rem);
|
||||
display: flex;
|
||||
overflow-x: auto;
|
||||
overscroll-behavior-inline: contain;
|
||||
|
||||
select {
|
||||
background-color: inherit;
|
||||
|
|
Loading…
Reference in New Issue