Skip to content

Commit

Permalink
👌 remove :focus
Browse files Browse the repository at this point in the history
  • Loading branch information
MrHeer committed Sep 10, 2019
1 parent 6711cdd commit 88faa10
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions components/alert/style/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,6 @@
background-color: transparent;
cursor: pointer;

&:focus {
outline-style: dotted;
outline-width: thin;
}

.@{iconfont-css-prefix}-close {
color: @alert-close-color;
transition: color 0.3s;
Expand Down

0 comments on commit 88faa10

Please sign in to comment.