Skip to content

Commit

Permalink
Refs #140518 - Cursor pointer for sorting terms in multiterm facet list.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Nov 1, 2021
1 parent 202c71a commit 296ee03
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -821,6 +821,10 @@ div.ui.modal.facet {
margin-bottom: 0.3em;
}

div.toggle-label {
cursor: pointer;
}

.facet-title {
h3 {
margin: 0 1em 0 0;
Expand Down

0 comments on commit 296ee03

Please sign in to comment.