Skip to content

Commit

Permalink
fix: link Button cursor style (#30197)
Browse files Browse the repository at this point in the history
close #30043
  • Loading branch information
afc163 committed Apr 18, 2021
1 parent 7be721b commit bf350d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/style/core/global.less
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@ a {
&[disabled] {
color: @disabled-color;
cursor: not-allowed;
pointer-events: none;
}
}

Expand Down

0 comments on commit bf350d6

Please sign in to comment.