Skip to content

Commit

Permalink
#205: Remove input font-weight on focus
Browse files Browse the repository at this point in the history
  • Loading branch information
mihailmarcu committed Feb 21, 2022
1 parent 02fdf39 commit 8eac439
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/vue/src/styles/_utility.scss
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@

&:focus {
outline: none;
font-weight: 600;
border-color: rgba($black, 1);
//z-index: 12;

Expand Down

0 comments on commit 8eac439

Please sign in to comment.