Skip to content

Commit

Permalink
Refs #140559 - Styles for cluster icon in horizontal card.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Oct 21, 2021
1 parent ad3e886 commit edc92be
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -544,6 +544,15 @@ div#page-document {
border-radius: 2px;
}

span.cluster-icon {
margin-right: 10px;

i.icon {
background: white;
line-height: 1em;
}
}

span.date {
margin-right: 20px;
}
Expand Down

0 comments on commit edc92be

Please sign in to comment.