fix: the cursor should be `not-allowed`
@ -52,7 +52,7 @@
"rc-progress": "~1.0.4",
"rc-queue-anim": "~0.11.2",
"rc-radio": "~2.0.0",
"rc-select": "~5.1.2",
"rc-select": "~5.4.0",
"rc-slider": "~3.1.2",
"rc-steps": "~1.4.1",
"rc-switch": "~1.3.1",
@ -81,8 +81,6 @@
&-disabled {
color: #ccc;
cursor: not-allowed;
pointer-events: none;
}
&-disabled &-selection {
@ -92,6 +90,10 @@
&-disabled &-selection--single {
&-selection--single {
height: 28px;
cursor: pointer;
@ -416,7 +418,6 @@
&:hover {