Skip to content

Commit

Permalink
8223. Update category hover style
Browse files Browse the repository at this point in the history
  • Loading branch information
yohannahbautista committed Jan 17, 2024
1 parent 14d761d commit 5c35b5c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/components/searchfield/_searchfield-new.scss
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@

.searchfield-category-button {
height: 38px;

&:hover {
.category {
color: $button-color-tertiary-hover-font-new;
}
}
}

&.context {
Expand Down

0 comments on commit 5c35b5c

Please sign in to comment.