Skip to content

Commit

Permalink
Refs #139198 - WIP cards facets styles.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Oct 6, 2021
1 parent bcd386d commit a0b611c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,12 @@ div#page-document {
}
}

div.stackable.cards {
a.card.active {
border-bottom: 2px solid red !important;
}
}

div.body-content {
padding: 0px !important;

Expand Down

0 comments on commit a0b611c

Please sign in to comment.