diff --git a/components/rate/style/index.less b/components/rate/style/index.less index 97e916d03f..c52b46fb60 100644 --- a/components/rate/style/index.less +++ b/components/rate/style/index.less @@ -15,7 +15,7 @@ outline: none; &-disabled &-star { - cursor: not-allowed; + cursor: default; &:hover { transform: scale(1); }