Skip to content

Commit

Permalink
🚨 Fix linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
dej611 committed Apr 12, 2021
1 parent 6da7537 commit fe6acca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
.gphFieldEditor__badge--disabled:focus,
.gphFieldEditor__badge--disabled:not(:disabled):focus {
opacity: .7;
text-decoration: line-through;
text-decoration: line-through;
}

// Chrome fix for focus: duplicate or Safari will ignore completely the disabled rule
Expand Down

0 comments on commit fe6acca

Please sign in to comment.