Skip to content

Commit

Permalink
Make button in sample query prompt easier to grab on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
tiberiuichim committed Feb 14, 2022
1 parent 243148e commit 2620c03
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/SearchBlock/less/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -560,6 +560,10 @@ div#page-document {
color: @sf-blue !important;
font-size: 16px;
}

button.ui.compact.inverted {
color: @sf-dark-gray;
}
}

div.sui-search-box__autocomplete-container {
Expand Down

0 comments on commit 2620c03

Please sign in to comment.