Skip to content

Commit

Permalink
fix: update dropdown item focus colour
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmatthew committed Jul 19, 2021
1 parent 71e626b commit 573e501
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scss/_dropdown.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
}

.dropdown-item:focus {
color: $accent;
outline: 2px solid $primary;
outline-offset: -2px;
}

0 comments on commit 573e501

Please sign in to comment.