From 70c7b556bb9ca4c7491b428c275b6d70afc42ac1 Mon Sep 17 00:00:00 2001 From: 梁灏 Date: Sun, 1 Jul 2018 16:35:04 +0800 Subject: [PATCH] update Rate style --- src/styles/components/rate.less | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/styles/components/rate.less b/src/styles/components/rate.less index 0baabfa..48ef0f5 100644 --- a/src/styles/components/rate.less +++ b/src/styles/components/rate.less @@ -51,9 +51,9 @@ &:hover { transform: scale(1.1); - &-star-first, &-star-second { - color: @rate-star-color; - } + //&-star-first, &-star-second { + // color: @rate-star-color; + //} } } &-star-chart&-star-full &-star-first, &-star-chart&-star-full &-star-second{ -- libgit2 0.21.4