Merge branch 'develop' into feature/fulltext-search

This commit is contained in:
vabene1111
2021-07-01 08:37:57 +02:00
4 changed files with 49 additions and 34 deletions

View File

@@ -10458,3 +10458,7 @@ textarea, input:not([type="submit"]):not([class="multiselect__input"]):not([clas
.multiselect__tag-icon:after {
color: #212529 !important
}
.form-control-search {
font-size: 20px;
}

File diff suppressed because one or more lines are too long