Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Commit

Permalink
fix: button tooltip bug (#281)
Browse files Browse the repository at this point in the history
  • Loading branch information
gxz2019 authored Aug 4, 2023
1 parent 1695b30 commit 88314c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Button/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
display: inline-block;
cursor: not-allowed;

&-Button {
.btn[disabled] {
pointer-events: none;
}
}
Expand Down

0 comments on commit 88314c3

Please sign in to comment.