Skip to content

Commit

Permalink
Refs #140559 - Facets cards improve styles.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Oct 19, 2021
1 parent 73e55c9 commit 0e092a4
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -196,18 +196,8 @@ div#page-document {
}

&.active {
border: 1px solid @sf-azure;
background: @sf-azure;

div.content {
div.header {
color: white;
}

div.meta {
color: white !important;
}
}
border-bottom: 2px solid @sf-azure;
background: @sf-light-gray;
}
}
}
Expand Down

0 comments on commit 0e092a4

Please sign in to comment.