forked from Ponysearch/Ponysearch
Search filters changes
Better search filters view on mobile.
This commit is contained in:
parent
97181080b7
commit
b850178d26
1 changed files with 3 additions and 0 deletions
|
@ -164,6 +164,9 @@
|
||||||
.ltr-margin-right(0);
|
.ltr-margin-right(0);
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
.ltr-margin-left(@results-offset + 0.6rem);
|
.ltr-margin-left(@results-offset + 0.6rem);
|
||||||
|
display: flex;
|
||||||
|
overflow-x: auto;
|
||||||
|
overscroll-behavior-inline: contain;
|
||||||
|
|
||||||
select {
|
select {
|
||||||
background-color: inherit;
|
background-color: inherit;
|
||||||
|
|
Loading…
Reference in a new issue