Skip to content

Commit

Permalink
Refs #140518 - Improve Display as.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Nov 15, 2021
1 parent b6b4fc0 commit 423998a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -632,6 +632,10 @@ div#page-document {
font-weight: 400;
}

> i.icon {
color: @sf-azure;
}

i.icon {
margin-right: 0px;
}
Expand Down Expand Up @@ -665,8 +669,8 @@ div#page-document {
font-size: 12px;

div.text span {
font-weight: 600;
color: @sf-azure;
font-weight: 600;
}

.ui.dropdown {
Expand Down

0 comments on commit 423998a

Please sign in to comment.