Skip to content

Commit

Permalink
style: adjust focus styles for field-wrapper (#2007)
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelflips authored Oct 17, 2024
1 parent 7f233be commit 6d7b6c2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/sage-assets/lib/stylesheets/components/_search.scss
Original file line number Diff line number Diff line change
Expand Up @@ -115,10 +115,6 @@ $-search-icon: "::before";
.sage-dropdown__panel & {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;

&:focus-within {
box-shadow: inset map-get($sage-toolbar-button-borders, focus);
}
}
}

Expand Down

0 comments on commit 6d7b6c2

Please sign in to comment.