search filters ok, to be improved on results pertinance

This commit is contained in:
2021-04-05 12:45:58 +02:00
parent fd8237037a
commit 8008217444
8 changed files with 107 additions and 25 deletions

View File

@ -589,8 +589,20 @@ header[role="banner"]{
#edit-filters{
.ss-main{
font-size: 0.756em;
.ss-single-selected{
border-radius: 15px;
border-radius: 0.7em;
height:1.5em;
border: none;
padding: 0 0.5em;
background-color: #e2e2e2;
span.placeholder{
color: $color-main-text;
line-height: 1;
span.ss-disabled{
color: #616161;
}
}
}
.ss-content{
width:auto;