diff --git a/components/rate/style/index.less b/components/rate/style/index.less index 7b5dad79e..56a274b1b 100644 --- a/components/rate/style/index.less +++ b/components/rate/style/index.less @@ -18,7 +18,7 @@ &-disabled &-star { cursor: default; - &:hover { + > div:hover { transform: scale(1); } }