Skip to content

Commit

Permalink
updated style for no results view
Browse files Browse the repository at this point in the history
  • Loading branch information
zotya committed Feb 25, 2022
1 parent e997a1e commit 7cbc183
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/SearchBlock/less/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,11 @@ div#page-document {
div > div.ui.container {
padding-right: 0px !important;
padding-left: 0px !important;

a.ui.basic.button.suggestions-button {
color:rgb(15, 75, 135) !important;
font-weight: bold;
}
}

div.container.search-header-container {
Expand Down

0 comments on commit 7cbc183

Please sign in to comment.