Skip to content

Commit

Permalink
Refs #136090 - Improve tags list in horizontal card.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Jan 5, 2022
1 parent d5602da commit 1247bd2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/SearchBlock/less/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -1171,6 +1171,13 @@ div#page-document {
span.tags-list {
color: @sf-medium-gray2;
font-size: 10px !important;

span {
padding: 1px 5px;
background: @sf-light-gray;
margin-right: 0.5em;
border-radius: 0.5em;
}
}

i.icon {
Expand Down

0 comments on commit 1247bd2

Please sign in to comment.