Skip to content

Commit

Permalink
Fix: �Disabled cursor style. (#258)
Browse files Browse the repository at this point in the history
  • Loading branch information
suminc7 authored Aug 14, 2024
1 parent b8cfff3 commit 87275a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
}
}

.@{checkboxInnerPrefixCls}-input {
.@{checkboxWarpPrefixCls}-input {
cursor: default;
}
}
Expand Down

0 comments on commit 87275a2

Please sign in to comment.