Skip to content

Commit 87275a2

Browse files
authored
Fix: �Disabled cursor style. (#258)
1 parent b8cfff3 commit 87275a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/index.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
}
138138
}
139139

140-
.@{checkboxInnerPrefixCls}-input {
140+
.@{checkboxWarpPrefixCls}-input {
141141
cursor: default;
142142
}
143143
}

0 commit comments

Comments
 (0)