Skip to content

Commit

Permalink
Merge 8779be4 into 6eeffb8
Browse files Browse the repository at this point in the history
  • Loading branch information
liuzaijiang committed Dec 8, 2022
2 parents 6eeffb8 + 8779be4 commit 3ec14c3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/components/checkbox/style/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,10 @@
color: @checkbox-color-disabled;

.@{checkbox-prefix}-input {
&-inner {
cursor: not-allowed;
}

&-box {
background-color: @checkbox-background-color-disabled;
border-color: @checkbox-border-color;
Expand Down

0 comments on commit 3ec14c3

Please sign in to comment.