Skip to content

Commit

Permalink
feat(theme): update search button design
Browse files Browse the repository at this point in the history
  • Loading branch information
francoischalifour committed Feb 10, 2021
1 parent dadec26 commit 818a1d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/autocomplete-theme-classic/src/theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -466,9 +466,10 @@ body {
padding: 0 var(--aa-spacing-half);
position: relative;
text-align: left;
width: 100%;
.aa-DetachedSearchButtonIcon {
align-items: center;
color: var(--aa-icon-color);
color: var(--aa-primary-color);
cursor: initial;
display: flex;
height: 100%;
Expand Down

0 comments on commit 818a1d9

Please sign in to comment.