Skip to content

Commit

Permalink
Better color for toggle btn.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Sep 24, 2021
1 parent f503d3e commit 758e905
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,10 @@ div#page-document {
div.sui-search-box {
padding-top: 10px;

.ui.toggle.checkbox input ~ label:after {
background: @s-medium-gray;
}

div.search-input {
border-radius: 0;

Expand Down

0 comments on commit 758e905

Please sign in to comment.