Skip to content

Commit

Permalink
fix: restore focus indicators (#1086)
Browse files Browse the repository at this point in the history
  • Loading branch information
erickzhao committed May 27, 2022
1 parent 12c5374 commit db31829
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/less/main.less
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ body {
display: flex;
flex-direction: column;
height: 100vh;

*:focus {
outline: none;
}
}

.fiddle {
Expand Down

0 comments on commit db31829

Please sign in to comment.