Skip to content

Commit

Permalink
Fix style for holding location combobox
Browse files Browse the repository at this point in the history
Co-authored-by: Christina Chortaria <[email protected]>
  • Loading branch information
sandbergja and christinach committed Jan 19, 2024
1 parent 3870ce1 commit ee65211
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/assets/stylesheets/components/search--advanced.scss
Original file line number Diff line number Diff line change
Expand Up @@ -130,3 +130,7 @@
max-height: 30vh;
overflow-y: auto;
}

input.combobox-multiselect {
height: 2.5rem;
}

0 comments on commit ee65211

Please sign in to comment.