Skip to content

Commit

Permalink
tab focus style email input
Browse files Browse the repository at this point in the history
  • Loading branch information
cartja committed Nov 20, 2024
1 parent db56005 commit c8aaaca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/_inputs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ input:focus:not([readonly]) {
//has parents with overflow hidden
&[type="text"],
&[type="password"],
&[type="email"],
&.accordion__button,
table & {
outline-offset: -2px;
Expand Down

0 comments on commit c8aaaca

Please sign in to comment.