Skip to content

Commit

Permalink
Style focus, not hover
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyEJohnson committed Sep 4, 2024
1 parent ce568dc commit 86411dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/components/Dropdown.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@ export const DropdownList = styled(TrappingDropdownList)`
font-size: 1.4rem;
line-height: 2rem;
&:hover,
&:focus {
background: ${theme.color.neutral.formBorder};
${defaultFocusOutline}
Expand Down

0 comments on commit 86411dc

Please sign in to comment.