Skip to content

Commit

Permalink
feat: remove mixin that was causing outlines to be removed from defau…
Browse files Browse the repository at this point in the history
…lt UI styles
  • Loading branch information
sghoweri committed Oct 20, 2019
1 parent 4f9b281 commit 622ed76
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
transition: background-color $pl-animate-quick ease-out,
color $pl-animate-quick ease-out;
cursor: pointer;
outline: 0;

&:hover,
&.pl-is-active:hover {
Expand Down

0 comments on commit 622ed76

Please sign in to comment.